Shades of Genoa #367168
Tints of Genoa #367168
RGB
CMYK
RGB Variations
Color information
#367168 (or 0x367168) is known color: Genoa. HEX triplet: 36, 71 and 68. RGB value is (54,113,104). Sum of RGB (Red+Green+Blue) = 54+113+104=271 (35% of max value = 765). Red value is 54 (21.48% from 255 or 19.93% from 271); Green value is 113 (44.53% from 255 or 41.70% from 271); Blue value is 104 (41.02% from 255 or 38.38% from 271); Max value from RGB is 113 - color contains mainly: green. Hex color #367168 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #367168 is #C98E97. Grayscale: #5E5E5E. Windows color (decimal): -13209240 or 6844726. OLE color: 6844726.
HSL color Cylindrical-coordinate representation of color #367168: hue angle of 170.85º 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 #367168 is Cyan = 0.52, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 113 | 104 | - |
| CMYK | 0.52 | 0 | 0.08 | 0.56 |
| HSL | 170.85º | 0.35% | 0.33% | - |
| HSV(B) | 170.85º | 0.52% | 0.44% | - |
| XYZ | 9.93 | 13.59 | 15.2 | - |
| YUV | 94.33 | 133.45 | 99.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 113 | 104 | 0.52 | 0 | 0.08 | 0.56 | 170.85 | 0.35 | 0.33 |
| Hex | 36 | 71 | 68 | 34 | 0 | 8 | 38 | AB | 23 | 21 |
| Octal | 66 | 161 | 150 | 64 | 0 | 10 | 70 | 253 | 43 | 41 |
| Binary | 110110 | 1110001 | 1101000 | 110100 | 0 | 1000 | 111000 | 10101011 | 100011 | 100001 |
Color Harmonies of #367168
Complementary color
Monochromatic Colors of #367168
Black with #367168
Text Example
Text Example
White with #367168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367168; }
p { color: rgb(54,113,104); }
H1.HeaderClassName
{
color: #367168;
}
.AnyTagClassName
{
color: #367168;
}
</style>
background-color css
<style>
a { background-color: #367168; }
a { background-color: rgb(54,113,104); }
div.DivClassName
{
background-color: #367168;
}
.BgClassName
{
background-color: #367168;
}
</style>
border-color css
<style>
span { border-color: #367168; }
span { border-color: rgb(54,113,104); }
td.TdClassName
{
border-color: #367168;
}
.TagClassName
{
border-color: #367168;
}
</style>