Shades of Genoa #227067
Tints of Genoa #227067
RGB
CMYK
RGB Variations
Color information
#227067 (or 0x227067) is known color: Genoa. HEX triplet: 22, 70 and 67. RGB value is (34,112,103). Sum of RGB (Red+Green+Blue) = 34+112+103=249 (32% of max value = 765). Red value is 34 (13.67% from 255 or 13.65% from 249); Green value is 112 (44.14% from 255 or 44.98% from 249); Blue value is 103 (40.62% from 255 or 41.37% from 249); Max value from RGB is 112 - color contains mainly: green. Hex color #227067 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #227067 is #DD8F98. Grayscale: #575757. Windows color (decimal): -14520217 or 6778914. OLE color: 6778914.
HSL color Cylindrical-coordinate representation of color #227067: hue angle of 173.08º degrees, saturation: 0.53, 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 #227067 is Cyan = 0.70, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 34 | 112 | 103 | - |
| CMYK | 0.70 | 0 | 0.08 | 0.56 |
| HSL | 173.08º | 0.53% | 0.29% | - |
| HSV(B) | 173.08º | 0.7% | 0.44% | - |
| XYZ | 8.9 | 12.91 | 14.85 | - |
| YUV | 87.65 | 136.66 | 89.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 112 | 103 | 0.70 | 0 | 0.08 | 0.56 | 173.08 | 0.53 | 0.29 |
| Hex | 22 | 70 | 67 | 46 | 0 | 8 | 38 | AD | 35 | 1D |
| Octal | 42 | 160 | 147 | 106 | 0 | 10 | 70 | 255 | 65 | 35 |
| Binary | 100010 | 1110000 | 1100111 | 1000110 | 0 | 1000 | 111000 | 10101101 | 110101 | 11101 |
Color Harmonies of #227067
Complementary color
Monochromatic Colors of #227067
Black with #227067
Text Example
Text Example
White with #227067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #227067; }
p { color: rgb(34,112,103); }
H1.HeaderClassName
{
color: #227067;
}
.AnyTagClassName
{
color: #227067;
}
</style>
background-color css
<style>
a { background-color: #227067; }
a { background-color: rgb(34,112,103); }
div.DivClassName
{
background-color: #227067;
}
.BgClassName
{
background-color: #227067;
}
</style>
border-color css
<style>
span { border-color: #227067; }
span { border-color: rgb(34,112,103); }
td.TdClassName
{
border-color: #227067;
}
.TagClassName
{
border-color: #227067;
}
</style>