Shades of Genoa #227366
Tints of Genoa #227366
RGB
CMYK
RGB Variations
Color information
#227366 (or 0x227366) is known color: Genoa. HEX triplet: 22, 73 and 66. RGB value is (34,115,102). Sum of RGB (Red+Green+Blue) = 34+115+102=251 (33% of max value = 765). Red value is 34 (13.67% from 255 or 13.55% from 251); Green value is 115 (45.31% from 255 or 45.82% from 251); Blue value is 102 (40.23% from 255 or 40.64% from 251); Max value from RGB is 115 - color contains mainly: green. Hex color #227366 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #227366 is #DD8C99. Grayscale: #595959. Windows color (decimal): -14519450 or 6714146. OLE color: 6714146.
HSL color Cylindrical-coordinate representation of color #227366: hue angle of 170.37º degrees, saturation: 0.54, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #227366 is Cyan = 0.70, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 34 | 115 | 102 | - |
| CMYK | 0.70 | 0 | 0.11 | 0.55 |
| HSL | 170.37º | 0.54% | 0.29% | - |
| HSV(B) | 170.37º | 0.7% | 0.45% | - |
| XYZ | 9.19 | 13.56 | 14.7 | - |
| YUV | 89.3 | 135.16 | 88.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 115 | 102 | 0.70 | 0 | 0.11 | 0.55 | 170.37 | 0.54 | 0.29 |
| Hex | 22 | 73 | 66 | 46 | 0 | B | 37 | AA | 36 | 1D |
| Octal | 42 | 163 | 146 | 106 | 0 | 13 | 67 | 252 | 66 | 35 |
| Binary | 100010 | 1110011 | 1100110 | 1000110 | 0 | 1011 | 110111 | 10101010 | 110110 | 11101 |
Color Harmonies of #227366
Complementary color
Monochromatic Colors of #227366
Black with #227366
Text Example
Text Example
White with #227366
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #227366; }
p { color: rgb(34,115,102); }
H1.HeaderClassName
{
color: #227366;
}
.AnyTagClassName
{
color: #227366;
}
</style>
background-color css
<style>
a { background-color: #227366; }
a { background-color: rgb(34,115,102); }
div.DivClassName
{
background-color: #227366;
}
.BgClassName
{
background-color: #227366;
}
</style>
border-color css
<style>
span { border-color: #227366; }
span { border-color: rgb(34,115,102); }
td.TdClassName
{
border-color: #227366;
}
.TagClassName
{
border-color: #227366;
}
</style>