Shades of Genoa #367066
Tints of Genoa #367066
RGB
CMYK
RGB Variations
Color information
#367066 (or 0x367066) is known color: Genoa. HEX triplet: 36, 70 and 66. RGB value is (54,112,102). Sum of RGB (Red+Green+Blue) = 54+112+102=268 (35% of max value = 765). Red value is 54 (21.48% from 255 or 20.15% from 268); Green value is 112 (44.14% from 255 or 41.79% from 268); Blue value is 102 (40.23% from 255 or 38.06% from 268); Max value from RGB is 112 - color contains mainly: green. Hex color #367066 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #367066 is #C98F99. Grayscale: #5D5D5D. Windows color (decimal): -13209498 or 6713398. OLE color: 6713398.
HSL color Cylindrical-coordinate representation of color #367066: hue angle of 169.66º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #367066 is Cyan = 0.52, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.56.
Color convert
RGB | 54 | 112 | 102 | - |
CMYK | 0.52 | 0 | 0.09 | 0.56 |
HSL | 169.66º | 0.35% | 0.33% | - |
HSV(B) | 169.66º | 0.52% | 0.44% | - |
XYZ | 9.71 | 13.33 | 14.63 | - |
YUV | 93.52 | 132.78 | 99.81 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 54 | 112 | 102 | 0.52 | 0 | 0.09 | 0.56 | 169.66 | 0.35 | 0.33 |
Hex | 36 | 70 | 66 | 34 | 0 | 9 | 38 | AA | 23 | 21 |
Octal | 66 | 160 | 146 | 64 | 0 | 11 | 70 | 252 | 43 | 41 |
Binary | 110110 | 1110000 | 1100110 | 110100 | 0 | 1001 | 111000 | 10101010 | 100011 | 100001 |
Color Harmonies of #367066
Complementary color
Monochromatic Colors of #367066
Black with #367066
Text Example
Text Example
White with #367066
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367066; }
p { color: rgb(54,112,102); }
H1.HeaderClassName
{
color: #367066;
}
.AnyTagClassName
{
color: #367066;
}
</style>
background-color css
<style>
a { background-color: #367066; }
a { background-color: rgb(54,112,102); }
div.DivClassName
{
background-color: #367066;
}
.BgClassName
{
background-color: #367066;
}
</style>
border-color css
<style>
span { border-color: #367066; }
span { border-color: rgb(54,112,102); }
td.TdClassName
{
border-color: #367066;
}
.TagClassName
{
border-color: #367066;
}
</style>