Shades of Genoa #368172
Tints of Genoa #368172
RGB
CMYK
RGB Variations
Color information
#368172 (or 0x368172) is known color: Genoa. HEX triplet: 36, 81 and 72. RGB value is (54,129,114). Sum of RGB (Red+Green+Blue) = 54+129+114=297 (39% of max value = 765). Red value is 54 (21.48% from 255 or 18.18% from 297); Green value is 129 (50.78% from 255 or 43.43% from 297); Blue value is 114 (44.92% from 255 or 38.38% from 297); Max value from RGB is 129 - color contains mainly: green. Hex color #368172 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #368172 is #C97E8D. Grayscale: #686868. Windows color (decimal): -13205134 or 7504182. OLE color: 7504182.
HSL color Cylindrical-coordinate representation of color #368172: hue angle of 168º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #368172 is Cyan = 0.58, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 54 | 129 | 114 | - |
| CMYK | 0.58 | 0 | 0.12 | 0.49 |
| HSL | 168º | 0.41% | 0.36% | - |
| HSV(B) | 168º | 0.58% | 0.51% | - |
| XYZ | 12.41 | 17.7 | 18.68 | - |
| YUV | 104.87 | 133.15 | 91.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 129 | 114 | 0.58 | 0 | 0.12 | 0.49 | 168 | 0.41 | 0.36 |
| Hex | 36 | 81 | 72 | 3A | 0 | C | 31 | A8 | 29 | 24 |
| Octal | 66 | 201 | 162 | 72 | 0 | 14 | 61 | 250 | 51 | 44 |
| Binary | 110110 | 10000001 | 1110010 | 111010 | 0 | 1100 | 110001 | 10101000 | 101001 | 100100 |
Color Harmonies of #368172
Complementary color
Monochromatic Colors of #368172
Black with #368172
Text Example
Text Example
White with #368172
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #368172; }
p { color: rgb(54,129,114); }
H1.HeaderClassName
{
color: #368172;
}
.AnyTagClassName
{
color: #368172;
}
</style>
background-color css
<style>
a { background-color: #368172; }
a { background-color: rgb(54,129,114); }
div.DivClassName
{
background-color: #368172;
}
.BgClassName
{
background-color: #368172;
}
</style>
border-color css
<style>
span { border-color: #368172; }
span { border-color: rgb(54,129,114); }
td.TdClassName
{
border-color: #368172;
}
.TagClassName
{
border-color: #368172;
}
</style>