New! 2020 Colors now features paint catalogues.
#66768b is made up of (102, 118, 139) in RGB colorspace and (26.62, 15.11, 0.00, 45.49) in CMYK colorspace. Its decimal value is 6715019 and the closest web-safe color code to it is #666699. White should be used ontop of #66768b to ensure the best legibility.
Here's a color conversion chart. It contains technical information about the hex color #66768b. If you're a programmer, view the code snippets section for prepared language syntax.
hex | #66768b | luma | #115.47 |
Websafe hex | #666699 | Black/white pairing | White |
rgb | rgb(102, 118, 139) | Adobe RGB | (108.00, 118.00, 137.00) |
rgb percent (%) | rgb(40%, 46%, 55%) | Closest named color | Slate gray |
rgba | rgba(102.0, 118.0, 139.0, 1.0) | Hunter-Lab | (42.43, -0.46, -10.74) |
cmyk | cmyk(26.62, 15.11, 0.00, 45.49) | CIE-L*ab | (49.50, -0.60, -12.73) |
hsv | hsv(216.00, 15.79, 47.50) | CIE-L*Ch(ab) | (49.50, 12.74, 267.30) |
hsb | hsb(216.00, 27.27, 55.00) | CIE-L*uv | (49.50, -8.40, -18.09) |
Seeing a variation of this color used in photos may be of value. Please note that 2020 Colors is an affiliate of Shutterstock and will receive a percentage of any sales made through this website.
The Complimentary color scheme is made up of two colors. These two colors are opposite one another in the color spectrum. The first color is called the "base" #66768b and the second color is called the "compliment" #8c7c66.
There are three colors that make up the Split Complimentary color scheme. The base color #66768b is paired with the two colors on either side of the compliment color #8c7c66.
The Analagous color scheme is made up of three colors. The three colors sit next to one another on the color wheel. The palette is made in similar fashion to how the Split Complimentary palette is made. However, the two secondary colors are adjacent to the base, not the compliment.
A color gradient may also be known as color progression or a color ramp. A gradient is the gradual transition of one color into another. This section showcases gradients featuring #66768b as the base color. The secondary colors come from the section above.
Seeing #66768b on a computer or phone screen is much different than how it may appear in the real world. Shown here are 20 different environment types and how #66768b could potentially look inside each of them, given perfect conditions.
Colors that have names have reached a point of status where they're more than just a hex code: they're real-world associated.
#66768bmight be precisely the color you're looking for. But, the colors below are a close match. What's better is that they're named colors, meaning chances are there's more information about them. If you feel like taking a slight deviation in hue, click a color below to learn about why it's so unique.
Looking for something completely different? Try a well-documented complimentary color. The named colors below have been calculated to be the furthest colors from#66768b. Click on the colors to explore their unique information.
Faux-Slate gray (#66768b) in popular brands
The color Faux-Slate gray (#66768b) is a part of Twitter's brand recognition.
Here you can easily copy-and-paste formatted color code for use with your favorite programming/markup languages like HTML/CSS, Java, Objective-C, and GameMaker Language.
Language | Syntax |
---|---|
HTML, CSS | #66768b |
Java | new Color(102, 118, 139); |
.NET | Color.FromArgb(255, 102, 118, 139); |
Objective-C | [UIColor colorWithRed:102 green:118 blue:139 alpha:1.00000]; |
OpenGL | glColor3f(102f, 118f, 139f); |
Swift | UIColor(red:102, green:118, blue:139, alpha:1.00000) |
GameMaker Language (GML) | $8b7666 |
Python | Color('#66768b') |
This useful chart contains technical information about the hexadecimal color #66768b. For example, the direct decimal conversion is 6715019 while the individual RGB conversions are: 102, 118, 139.
Red | Green | Blue | |
---|---|---|---|
Binary | 01100110 | 01110110 | 10001011 |
Hex | 66 | 76 | 8b |
Octal | 146 | 166 | 213 |
Decimal | 102 | 118 | 139 |
If you're considering using #66768b in a logo or design, you can quickly reference below to see how various symbols, icons, and emblems look.
We learned earlier that White-colored text should be used on a #66768b colored background for best readability. But, you can be the judge of that by looking at the examples below. Accessibility is an important aspect of (web) design that is many a developer's afterthought.
To learn more about accessible colors, read Google's article covering best practices and principals.