Shades of Genoa #227167
Tints of Genoa #227167
RGB
CMYK
RGB Variations
Color information
#227167 (or 0x227167) is known color: Genoa. HEX triplet: 22, 71 and 67. RGB value is (34,113,103). Sum of RGB (Red+Green+Blue) = 34+113+103=250 (33% of max value = 765). Red value is 34 (13.67% from 255 or 13.6% from 250); Green value is 113 (44.53% from 255 or 45.2% from 250); Blue value is 103 (40.62% from 255 or 41.2% from 250); Max value from RGB is 113 - color contains mainly: green. Hex color #227167 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #227167 is #DD8E98. Grayscale: #585858. Windows color (decimal): -14519961 or 6779170. OLE color: 6779170.
HSL color Cylindrical-coordinate representation of color #227167: hue angle of 172.41º degrees, saturation: 0.54, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #227167 is Cyan = 0.70, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 34 | 113 | 103 | - |
| CMYK | 0.70 | 0 | 0.09 | 0.56 |
| HSL | 172.41º | 0.54% | 0.29% | - |
| HSV(B) | 172.41º | 0.7% | 0.44% | - |
| XYZ | 9.01 | 13.13 | 14.89 | - |
| YUV | 88.24 | 136.33 | 89.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 113 | 103 | 0.70 | 0 | 0.09 | 0.56 | 172.41 | 0.54 | 0.29 |
| Hex | 22 | 71 | 67 | 46 | 0 | 9 | 38 | AC | 36 | 1D |
| Octal | 42 | 161 | 147 | 106 | 0 | 11 | 70 | 254 | 66 | 35 |
| Binary | 100010 | 1110001 | 1100111 | 1000110 | 0 | 1001 | 111000 | 10101100 | 110110 | 11101 |
Color Harmonies of #227167
Complementary color
Monochromatic Colors of #227167
Black with #227167
Text Example
Text Example
White with #227167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #227167; }
p { color: rgb(34,113,103); }
H1.HeaderClassName
{
color: #227167;
}
.AnyTagClassName
{
color: #227167;
}
</style>
background-color css
<style>
a { background-color: #227167; }
a { background-color: rgb(34,113,103); }
div.DivClassName
{
background-color: #227167;
}
.BgClassName
{
background-color: #227167;
}
</style>
border-color css
<style>
span { border-color: #227167; }
span { border-color: rgb(34,113,103); }
td.TdClassName
{
border-color: #227167;
}
.TagClassName
{
border-color: #227167;
}
</style>