Shades of Genoa #367873
Tints of Genoa #367873
RGB
CMYK
RGB Variations
Color information
#367873 (or 0x367873) is known color: Genoa. HEX triplet: 36, 78 and 73. RGB value is (54,120,115). Sum of RGB (Red+Green+Blue) = 54+120+115=289 (38% of max value = 765). Red value is 54 (21.48% from 255 or 18.69% from 289); Green value is 120 (47.27% from 255 or 41.52% from 289); Blue value is 115 (45.31% from 255 or 39.79% from 289); Max value from RGB is 120 - color contains mainly: green. Hex color #367873 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #367873 is #C9878C. Grayscale: #636363. Windows color (decimal): -13207437 or 7567414. OLE color: 7567414.
HSL color Cylindrical-coordinate representation of color #367873: hue angle of 175.45º 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 #367873 is Cyan = 0.55, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 54 | 120 | 115 | - |
| CMYK | 0.55 | 0 | 0.04 | 0.53 |
| HSL | 175.45º | 0.38% | 0.34% | - |
| HSV(B) | 175.45º | 0.55% | 0.47% | - |
| XYZ | 11.33 | 15.46 | 18.61 | - |
| YUV | 99.7 | 136.63 | 95.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 120 | 115 | 0.55 | 0 | 0.04 | 0.53 | 175.45 | 0.38 | 0.34 |
| Hex | 36 | 78 | 73 | 37 | 0 | 4 | 35 | AF | 26 | 22 |
| Octal | 66 | 170 | 163 | 67 | 0 | 4 | 65 | 257 | 46 | 42 |
| Binary | 110110 | 1111000 | 1110011 | 110111 | 0 | 100 | 110101 | 10101111 | 100110 | 100010 |
Color Harmonies of #367873
Complementary color
Monochromatic Colors of #367873
Black with #367873
Text Example
Text Example
White with #367873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367873; }
p { color: rgb(54,120,115); }
H1.HeaderClassName
{
color: #367873;
}
.AnyTagClassName
{
color: #367873;
}
</style>
background-color css
<style>
a { background-color: #367873; }
a { background-color: rgb(54,120,115); }
div.DivClassName
{
background-color: #367873;
}
.BgClassName
{
background-color: #367873;
}
</style>
border-color css
<style>
span { border-color: #367873; }
span { border-color: rgb(54,120,115); }
td.TdClassName
{
border-color: #367873;
}
.TagClassName
{
border-color: #367873;
}
</style>