Shades of Genoa #367572
Tints of Genoa #367572
RGB
CMYK
RGB Variations
Color information
#367572 (or 0x367572) is known color: Genoa. HEX triplet: 36, 75 and 72. RGB value is (54,117,114). Sum of RGB (Red+Green+Blue) = 54+117+114=285 (37% of max value = 765). Red value is 54 (21.48% from 255 or 18.95% from 285); Green value is 117 (46.09% from 255 or 41.05% from 285); Blue value is 114 (44.92% from 255 or 40% from 285); Max value from RGB is 117 - color contains mainly: green. Hex color #367572 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #367572 is #C98A8D. Grayscale: #616161. Windows color (decimal): -13208206 or 7501110. OLE color: 7501110.
HSL color Cylindrical-coordinate representation of color #367572: hue angle of 177.14º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #367572 is Cyan = 0.54, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 54 | 117 | 114 | - |
| CMYK | 0.54 | 0 | 0.03 | 0.54 |
| HSL | 177.14º | 0.37% | 0.34% | - |
| HSV(B) | 177.14º | 0.54% | 0.46% | - |
| XYZ | 10.92 | 14.72 | 18.19 | - |
| YUV | 97.82 | 137.13 | 96.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 117 | 114 | 0.54 | 0 | 0.03 | 0.54 | 177.14 | 0.37 | 0.34 |
| Hex | 36 | 75 | 72 | 36 | 0 | 3 | 36 | B1 | 25 | 22 |
| Octal | 66 | 165 | 162 | 66 | 0 | 3 | 66 | 261 | 45 | 42 |
| Binary | 110110 | 1110101 | 1110010 | 110110 | 0 | 11 | 110110 | 10110001 | 100101 | 100010 |
Color Harmonies of #367572
Complementary color
Monochromatic Colors of #367572
Black with #367572
Text Example
Text Example
White with #367572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367572; }
p { color: rgb(54,117,114); }
H1.HeaderClassName
{
color: #367572;
}
.AnyTagClassName
{
color: #367572;
}
</style>
background-color css
<style>
a { background-color: #367572; }
a { background-color: rgb(54,117,114); }
div.DivClassName
{
background-color: #367572;
}
.BgClassName
{
background-color: #367572;
}
</style>
border-color css
<style>
span { border-color: #367572; }
span { border-color: rgb(54,117,114); }
td.TdClassName
{
border-color: #367572;
}
.TagClassName
{
border-color: #367572;
}
</style>