Shades of Genoa #367068
Tints of Genoa #367068
RGB
CMYK
RGB Variations
Color information
#367068 (or 0x367068) is known color: Genoa. HEX triplet: 36, 70 and 68. RGB value is (54,112,104). Sum of RGB (Red+Green+Blue) = 54+112+104=270 (35% of max value = 765). Red value is 54 (21.48% from 255 or 20% from 270); Green value is 112 (44.14% from 255 or 41.48% from 270); Blue value is 104 (41.02% from 255 or 38.52% from 270); Max value from RGB is 112 - color contains mainly: green. Hex color #367068 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #367068 is #C98F97. Grayscale: #5D5D5D. Windows color (decimal): -13209496 or 6844470. OLE color: 6844470.
HSL color Cylindrical-coordinate representation of color #367068: hue angle of 171.72º 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 #367068 is Cyan = 0.52, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 112 | 104 | - |
| CMYK | 0.52 | 0 | 0.07 | 0.56 |
| HSL | 171.72º | 0.35% | 0.33% | - |
| HSV(B) | 171.72º | 0.52% | 0.44% | - |
| XYZ | 9.81 | 13.37 | 15.16 | - |
| YUV | 93.75 | 133.78 | 99.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 112 | 104 | 0.52 | 0 | 0.07 | 0.56 | 171.72 | 0.35 | 0.33 |
| Hex | 36 | 70 | 68 | 34 | 0 | 7 | 38 | AC | 23 | 21 |
| Octal | 66 | 160 | 150 | 64 | 0 | 7 | 70 | 254 | 43 | 41 |
| Binary | 110110 | 1110000 | 1101000 | 110100 | 0 | 111 | 111000 | 10101100 | 100011 | 100001 |
Color Harmonies of #367068
Complementary color
Monochromatic Colors of #367068
Black with #367068
Text Example
Text Example
White with #367068
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367068; }
p { color: rgb(54,112,104); }
H1.HeaderClassName
{
color: #367068;
}
.AnyTagClassName
{
color: #367068;
}
</style>
background-color css
<style>
a { background-color: #367068; }
a { background-color: rgb(54,112,104); }
div.DivClassName
{
background-color: #367068;
}
.BgClassName
{
background-color: #367068;
}
</style>
border-color css
<style>
span { border-color: #367068; }
span { border-color: rgb(54,112,104); }
td.TdClassName
{
border-color: #367068;
}
.TagClassName
{
border-color: #367068;
}
</style>