Shades of Nevada #627878
Tints of Nevada #627878
RGB
CMYK
RGB Variations
Color information
#627878 (or 0x627878) is known color: Nevada. HEX triplet: 62, 78 and 78. RGB value is (98,120,120). Sum of RGB (Red+Green+Blue) = 98+120+120=338 (44% of max value = 765). Red value is 98 (38.67% from 255 or 28.99% from 338); Green value is 120 (47.27% from 255 or 35.50% from 338); Blue value is 120 (47.27% from 255 or 35.50% from 338); Max value from RGB is 120 - color contains mainly: green, blue. Hex color #627878 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #627878 is #9D8787. Grayscale: #717171. Windows color (decimal): -10323848 or 7895138. OLE color: 7895138.
HSL color Cylindrical-coordinate representation of color #627878: hue angle of 180º degrees, saturation: 0.1, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #627878 is Cyan = 0.18, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 98 | 120 | 120 | - |
| CMYK | 0.18 | 0 | 0 | 0.53 |
| HSL | 180º | 0.1% | 0.43% | - |
| HSV(B) | 180º | 0.18% | 0.47% | - |
| XYZ | 15.14 | 17.39 | 20.33 | - |
| YUV | 113.42 | 131.71 | 117 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 120 | 120 | 0.18 | 0 | 0 | 0.53 | 180 | 0.1 | 0.43 |
| Hex | 62 | 78 | 78 | 12 | 0 | 0 | 35 | B4 | A | 2B |
| Octal | 142 | 170 | 170 | 22 | 0 | 0 | 65 | 264 | 12 | 53 |
| Binary | 1100010 | 1111000 | 1111000 | 10010 | 0 | 0 | 110101 | 10110100 | 1010 | 101011 |
Color Harmonies of #627878
Complementary color
Monochromatic Colors of #627878
Black with #627878
Text Example
Text Example
White with #627878
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627878; }
p { color: rgb(98,120,120); }
H1.HeaderClassName
{
color: #627878;
}
.AnyTagClassName
{
color: #627878;
}
</style>
background-color css
<style>
a { background-color: #627878; }
a { background-color: rgb(98,120,120); }
div.DivClassName
{
background-color: #627878;
}
.BgClassName
{
background-color: #627878;
}
</style>
border-color css
<style>
span { border-color: #627878; }
span { border-color: rgb(98,120,120); }
td.TdClassName
{
border-color: #627878;
}
.TagClassName
{
border-color: #627878;
}
</style>