Shades of Genoa #367067
Tints of Genoa #367067
RGB
CMYK
RGB Variations
Color information
#367067 (or 0x367067) is known color: Genoa. HEX triplet: 36, 70 and 67. RGB value is (54,112,103). Sum of RGB (Red+Green+Blue) = 54+112+103=269 (35% of max value = 765). Red value is 54 (21.48% from 255 or 20.07% from 269); Green value is 112 (44.14% from 255 or 41.64% from 269); Blue value is 103 (40.62% from 255 or 38.29% from 269); Max value from RGB is 112 - color contains mainly: green. Hex color #367067 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #367067 is #C98F98. Grayscale: #5D5D5D. Windows color (decimal): -13209497 or 6778934. OLE color: 6778934.
HSL color Cylindrical-coordinate representation of color #367067: hue angle of 170.69º 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 #367067 is Cyan = 0.52, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 112 | 103 | - |
| CMYK | 0.52 | 0 | 0.08 | 0.56 |
| HSL | 170.69º | 0.35% | 0.33% | - |
| HSV(B) | 170.69º | 0.52% | 0.44% | - |
| XYZ | 9.76 | 13.35 | 14.89 | - |
| YUV | 93.63 | 133.28 | 99.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 112 | 103 | 0.52 | 0 | 0.08 | 0.56 | 170.69 | 0.35 | 0.33 |
| Hex | 36 | 70 | 67 | 34 | 0 | 8 | 38 | AB | 23 | 21 |
| Octal | 66 | 160 | 147 | 64 | 0 | 10 | 70 | 253 | 43 | 41 |
| Binary | 110110 | 1110000 | 1100111 | 110100 | 0 | 1000 | 111000 | 10101011 | 100011 | 100001 |
Color Harmonies of #367067
Complementary color
Monochromatic Colors of #367067
Black with #367067
Text Example
Text Example
White with #367067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367067; }
p { color: rgb(54,112,103); }
H1.HeaderClassName
{
color: #367067;
}
.AnyTagClassName
{
color: #367067;
}
</style>
background-color css
<style>
a { background-color: #367067; }
a { background-color: rgb(54,112,103); }
div.DivClassName
{
background-color: #367067;
}
.BgClassName
{
background-color: #367067;
}
</style>
border-color css
<style>
span { border-color: #367067; }
span { border-color: rgb(54,112,103); }
td.TdClassName
{
border-color: #367067;
}
.TagClassName
{
border-color: #367067;
}
</style>