Shades of Genoa #367671
Tints of Genoa #367671
RGB
CMYK
RGB Variations
Color information
#367671 (or 0x367671) is known color: Genoa. HEX triplet: 36, 76 and 71. RGB value is (54,118,113). Sum of RGB (Red+Green+Blue) = 54+118+113=285 (37% of max value = 765). Red value is 54 (21.48% from 255 or 18.95% from 285); Green value is 118 (46.48% from 255 or 41.40% from 285); Blue value is 113 (44.53% from 255 or 39.65% from 285); Max value from RGB is 118 - color contains mainly: green. Hex color #367671 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #367671 is #C9898E. Grayscale: #626262. Windows color (decimal): -13207951 or 7435830. OLE color: 7435830.
HSL color Cylindrical-coordinate representation of color #367671: hue angle of 175.31º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #367671 is Cyan = 0.54, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 54 | 118 | 113 | - |
| CMYK | 0.54 | 0 | 0.04 | 0.54 |
| HSL | 175.31º | 0.37% | 0.34% | - |
| HSV(B) | 175.31º | 0.54% | 0.46% | - |
| XYZ | 10.98 | 14.93 | 17.93 | - |
| YUV | 98.29 | 136.3 | 96.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 118 | 113 | 0.54 | 0 | 0.04 | 0.54 | 175.31 | 0.37 | 0.34 |
| Hex | 36 | 76 | 71 | 36 | 0 | 4 | 36 | AF | 25 | 22 |
| Octal | 66 | 166 | 161 | 66 | 0 | 4 | 66 | 257 | 45 | 42 |
| Binary | 110110 | 1110110 | 1110001 | 110110 | 0 | 100 | 110110 | 10101111 | 100101 | 100010 |
Color Harmonies of #367671
Complementary color
Monochromatic Colors of #367671
Black with #367671
Text Example
Text Example
White with #367671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367671; }
p { color: rgb(54,118,113); }
H1.HeaderClassName
{
color: #367671;
}
.AnyTagClassName
{
color: #367671;
}
</style>
background-color css
<style>
a { background-color: #367671; }
a { background-color: rgb(54,118,113); }
div.DivClassName
{
background-color: #367671;
}
.BgClassName
{
background-color: #367671;
}
</style>
border-color css
<style>
span { border-color: #367671; }
span { border-color: rgb(54,118,113); }
td.TdClassName
{
border-color: #367671;
}
.TagClassName
{
border-color: #367671;
}
</style>