Shades of Genoa #367871
Tints of Genoa #367871
RGB
CMYK
RGB Variations
Color information
#367871 (or 0x367871) is known color: Genoa. HEX triplet: 36, 78 and 71. RGB value is (54,120,113). Sum of RGB (Red+Green+Blue) = 54+120+113=287 (38% of max value = 765). Red value is 54 (21.48% from 255 or 18.82% from 287); Green value is 120 (47.27% from 255 or 41.81% from 287); Blue value is 113 (44.53% from 255 or 39.37% from 287); Max value from RGB is 120 - color contains mainly: green. Hex color #367871 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #367871 is #C9878E. Grayscale: #636363. Windows color (decimal): -13207439 or 7436342. OLE color: 7436342.
HSL color Cylindrical-coordinate representation of color #367871: hue angle of 173.64º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #367871 is Cyan = 0.55, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 54 | 120 | 113 | - |
| CMYK | 0.55 | 0 | 0.06 | 0.53 |
| HSL | 173.64º | 0.38% | 0.34% | - |
| HSV(B) | 173.64º | 0.55% | 0.47% | - |
| XYZ | 11.22 | 15.41 | 18.01 | - |
| YUV | 99.47 | 135.63 | 95.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 120 | 113 | 0.55 | 0 | 0.06 | 0.53 | 173.64 | 0.38 | 0.34 |
| Hex | 36 | 78 | 71 | 37 | 0 | 6 | 35 | AE | 26 | 22 |
| Octal | 66 | 170 | 161 | 67 | 0 | 6 | 65 | 256 | 46 | 42 |
| Binary | 110110 | 1111000 | 1110001 | 110111 | 0 | 110 | 110101 | 10101110 | 100110 | 100010 |
Color Harmonies of #367871
Complementary color
Monochromatic Colors of #367871
Black with #367871
Text Example
Text Example
White with #367871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367871; }
p { color: rgb(54,120,113); }
H1.HeaderClassName
{
color: #367871;
}
.AnyTagClassName
{
color: #367871;
}
</style>
background-color css
<style>
a { background-color: #367871; }
a { background-color: rgb(54,120,113); }
div.DivClassName
{
background-color: #367871;
}
.BgClassName
{
background-color: #367871;
}
</style>
border-color css
<style>
span { border-color: #367871; }
span { border-color: rgb(54,120,113); }
td.TdClassName
{
border-color: #367871;
}
.TagClassName
{
border-color: #367871;
}
</style>