Shades of Genoa #227166
Tints of Genoa #227166
RGB
CMYK
RGB Variations
Color information
#227166 (or 0x227166) is known color: Genoa. HEX triplet: 22, 71 and 66. RGB value is (34,113,102). Sum of RGB (Red+Green+Blue) = 34+113+102=249 (32% of max value = 765). Red value is 34 (13.67% from 255 or 13.65% from 249); Green value is 113 (44.53% from 255 or 45.38% from 249); Blue value is 102 (40.23% from 255 or 40.96% from 249); Max value from RGB is 113 - color contains mainly: green. Hex color #227166 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #227166 is #DD8E99. Grayscale: #585858. Windows color (decimal): -14519962 or 6713634. OLE color: 6713634.
HSL color Cylindrical-coordinate representation of color #227166: hue angle of 171.65º 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 #227166 is Cyan = 0.70, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 34 | 113 | 102 | - |
| CMYK | 0.70 | 0 | 0.10 | 0.56 |
| HSL | 171.65º | 0.54% | 0.29% | - |
| HSV(B) | 171.65º | 0.7% | 0.44% | - |
| XYZ | 8.96 | 13.11 | 14.63 | - |
| YUV | 88.13 | 135.83 | 89.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 113 | 102 | 0.70 | 0 | 0.10 | 0.56 | 171.65 | 0.54 | 0.29 |
| Hex | 22 | 71 | 66 | 46 | 0 | A | 38 | AC | 36 | 1D |
| Octal | 42 | 161 | 146 | 106 | 0 | 12 | 70 | 254 | 66 | 35 |
| Binary | 100010 | 1110001 | 1100110 | 1000110 | 0 | 1010 | 111000 | 10101100 | 110110 | 11101 |
Color Harmonies of #227166
Complementary color
Monochromatic Colors of #227166
Black with #227166
Text Example
Text Example
White with #227166
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #227166; }
p { color: rgb(34,113,102); }
H1.HeaderClassName
{
color: #227166;
}
.AnyTagClassName
{
color: #227166;
}
</style>
background-color css
<style>
a { background-color: #227166; }
a { background-color: rgb(34,113,102); }
div.DivClassName
{
background-color: #227166;
}
.BgClassName
{
background-color: #227166;
}
</style>
border-color css
<style>
span { border-color: #227166; }
span { border-color: rgb(34,113,102); }
td.TdClassName
{
border-color: #227166;
}
.TagClassName
{
border-color: #227166;
}
</style>