Shades of Nevada #606767
Tints of Nevada #606767
RGB
CMYK
RGB Variations
Color information
#606767 (or 0x606767) is known color: Nevada. HEX triplet: 60, 67 and 67. RGB value is (96,103,103). Sum of RGB (Red+Green+Blue) = 96+103+103=302 (40% of max value = 765). Red value is 96 (37.89% from 255 or 31.79% from 302); Green value is 103 (40.62% from 255 or 34.11% from 302); Blue value is 103 (40.62% from 255 or 34.11% from 302); Max value from RGB is 103 - color contains mainly: green, blue. Hex color #606767 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #606767 is #9F9898. Grayscale: #646464. Windows color (decimal): -10459289 or 6776672. OLE color: 6776672.
HSL color Cylindrical-coordinate representation of color #606767: hue angle of 180º degrees, saturation: 0.04, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #606767 is Cyan = 0.07, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 96 | 103 | 103 | - |
| CMYK | 0.07 | 0 | 0 | 0.60 |
| HSL | 180º | 0.04% | 0.39% | - |
| HSV(B) | 180º | 0.07% | 0.4% | - |
| XYZ | 12.12 | 13.17 | 14.73 | - |
| YUV | 100.91 | 129.18 | 124.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 103 | 103 | 0.07 | 0 | 0 | 0.60 | 180 | 0.04 | 0.39 |
| Hex | 60 | 67 | 67 | 7 | 0 | 0 | 3C | B4 | 4 | 27 |
| Octal | 140 | 147 | 147 | 7 | 0 | 0 | 74 | 264 | 4 | 47 |
| Binary | 1100000 | 1100111 | 1100111 | 111 | 0 | 0 | 111100 | 10110100 | 100 | 100111 |
Color Harmonies of #606767
Complementary color
Monochromatic Colors of #606767
Black with #606767
Text Example
Text Example
White with #606767
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #606767; }
p { color: rgb(96,103,103); }
H1.HeaderClassName
{
color: #606767;
}
.AnyTagClassName
{
color: #606767;
}
</style>
background-color css
<style>
a { background-color: #606767; }
a { background-color: rgb(96,103,103); }
div.DivClassName
{
background-color: #606767;
}
.BgClassName
{
background-color: #606767;
}
</style>
border-color css
<style>
span { border-color: #606767; }
span { border-color: rgb(96,103,103); }
td.TdClassName
{
border-color: #606767;
}
.TagClassName
{
border-color: #606767;
}
</style>