Shades of Nevada #687272
Tints of Nevada #687272
RGB
CMYK
RGB Variations
Color information
#687272 (or 0x687272) is known color: Nevada. HEX triplet: 68, 72 and 72. RGB value is (104,114,114). Sum of RGB (Red+Green+Blue) = 104+114+114=332 (43% of max value = 765). Red value is 104 (41.02% from 255 or 31.33% from 332); Green value is 114 (44.92% from 255 or 34.34% from 332); Blue value is 114 (44.92% from 255 or 34.34% from 332); Max value from RGB is 114 - color contains mainly: green, blue. Hex color #687272 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #687272 is #978D8D. Grayscale: #6F6F6F. Windows color (decimal): -9932174 or 7500392. OLE color: 7500392.
HSL color Cylindrical-coordinate representation of color #687272: hue angle of 180º degrees, saturation: 0.05, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #687272 is Cyan = 0.09, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
RGB | 104 | 114 | 114 | - |
CMYK | 0.09 | 0 | 0 | 0.55 |
HSL | 180º | 0.05% | 0.43% | - |
HSV(B) | 180º | 0.09% | 0.45% | - |
XYZ | 14.76 | 16.19 | 18.27 | - |
YUV | 111.01 | 129.69 | 123 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 104 | 114 | 114 | 0.09 | 0 | 0 | 0.55 | 180 | 0.05 | 0.43 |
Hex | 68 | 72 | 72 | 9 | 0 | 0 | 37 | B4 | 5 | 2B |
Octal | 150 | 162 | 162 | 11 | 0 | 0 | 67 | 264 | 5 | 53 |
Binary | 1101000 | 1110010 | 1110010 | 1001 | 0 | 0 | 110111 | 10110100 | 101 | 101011 |
Color Harmonies of #687272
Complementary color
Monochromatic Colors of #687272
Black with #687272
Text Example
Text Example
White with #687272
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687272; }
p { color: rgb(104,114,114); }
H1.HeaderClassName
{
color: #687272;
}
.AnyTagClassName
{
color: #687272;
}
</style>
background-color css
<style>
a { background-color: #687272; }
a { background-color: rgb(104,114,114); }
div.DivClassName
{
background-color: #687272;
}
.BgClassName
{
background-color: #687272;
}
</style>
border-color css
<style>
span { border-color: #687272; }
span { border-color: rgb(104,114,114); }
td.TdClassName
{
border-color: #687272;
}
.TagClassName
{
border-color: #687272;
}
</style>