Shades of Genoa #217168
Tints of Genoa #217168
RGB
CMYK
RGB Variations
Color information
#217168 (or 0x217168) is known color: Genoa. HEX triplet: 21, 71 and 68. RGB value is (33,113,104). Sum of RGB (Red+Green+Blue) = 33+113+104=250 (33% of max value = 765). Red value is 33 (13.28% from 255 or 13.2% from 250); Green value is 113 (44.53% from 255 or 45.2% from 250); Blue value is 104 (41.02% from 255 or 41.6% from 250); Max value from RGB is 113 - color contains mainly: green. Hex color #217168 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #217168 is #DE8E97. Grayscale: #585858. Windows color (decimal): -14585496 or 6844705. OLE color: 6844705.
HSL color Cylindrical-coordinate representation of color #217168: hue angle of 173.25º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #217168 is Cyan = 0.71, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 33 | 113 | 104 | - |
| CMYK | 0.71 | 0 | 0.08 | 0.56 |
| HSL | 173.25º | 0.55% | 0.29% | - |
| HSV(B) | 173.25º | 0.71% | 0.44% | - |
| XYZ | 9.03 | 13.13 | 15.16 | - |
| YUV | 88.05 | 137 | 88.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 113 | 104 | 0.71 | 0 | 0.08 | 0.56 | 173.25 | 0.55 | 0.29 |
| Hex | 21 | 71 | 68 | 47 | 0 | 8 | 38 | AD | 37 | 1D |
| Octal | 41 | 161 | 150 | 107 | 0 | 10 | 70 | 255 | 67 | 35 |
| Binary | 100001 | 1110001 | 1101000 | 1000111 | 0 | 1000 | 111000 | 10101101 | 110111 | 11101 |
Color Harmonies of #217168
Complementary color
Monochromatic Colors of #217168
Black with #217168
Text Example
Text Example
White with #217168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217168; }
p { color: rgb(33,113,104); }
H1.HeaderClassName
{
color: #217168;
}
.AnyTagClassName
{
color: #217168;
}
</style>
background-color css
<style>
a { background-color: #217168; }
a { background-color: rgb(33,113,104); }
div.DivClassName
{
background-color: #217168;
}
.BgClassName
{
background-color: #217168;
}
</style>
border-color css
<style>
span { border-color: #217168; }
span { border-color: rgb(33,113,104); }
td.TdClassName
{
border-color: #217168;
}
.TagClassName
{
border-color: #217168;
}
</style>