Shades of Genoa #367369
Tints of Genoa #367369
RGB
CMYK
RGB Variations
Color information
#367369 (or 0x367369) is known color: Genoa. HEX triplet: 36, 73 and 69. RGB value is (54,115,105). Sum of RGB (Red+Green+Blue) = 54+115+105=274 (36% of max value = 765). Red value is 54 (21.48% from 255 or 19.71% from 274); Green value is 115 (45.31% from 255 or 41.97% from 274); Blue value is 105 (41.41% from 255 or 38.32% from 274); Max value from RGB is 115 - color contains mainly: green. Hex color #367369 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #367369 is #C98C96. Grayscale: #5F5F5F. Windows color (decimal): -13208727 or 6910774. OLE color: 6910774.
HSL color Cylindrical-coordinate representation of color #367369: hue angle of 170.16º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #367369 is Cyan = 0.53, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 54 | 115 | 105 | - |
| CMYK | 0.53 | 0 | 0.09 | 0.55 |
| HSL | 170.16º | 0.36% | 0.33% | - |
| HSV(B) | 170.16º | 0.53% | 0.45% | - |
| XYZ | 10.2 | 14.07 | 15.54 | - |
| YUV | 95.62 | 133.29 | 98.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 115 | 105 | 0.53 | 0 | 0.09 | 0.55 | 170.16 | 0.36 | 0.33 |
| Hex | 36 | 73 | 69 | 35 | 0 | 9 | 37 | AA | 24 | 21 |
| Octal | 66 | 163 | 151 | 65 | 0 | 11 | 67 | 252 | 44 | 41 |
| Binary | 110110 | 1110011 | 1101001 | 110101 | 0 | 1001 | 110111 | 10101010 | 100100 | 100001 |
Color Harmonies of #367369
Complementary color
Monochromatic Colors of #367369
Black with #367369
Text Example
Text Example
White with #367369
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367369; }
p { color: rgb(54,115,105); }
H1.HeaderClassName
{
color: #367369;
}
.AnyTagClassName
{
color: #367369;
}
</style>
background-color css
<style>
a { background-color: #367369; }
a { background-color: rgb(54,115,105); }
div.DivClassName
{
background-color: #367369;
}
.BgClassName
{
background-color: #367369;
}
</style>
border-color css
<style>
span { border-color: #367369; }
span { border-color: rgb(54,115,105); }
td.TdClassName
{
border-color: #367369;
}
.TagClassName
{
border-color: #367369;
}
</style>