Shades of Genoa #237166
Tints of Genoa #237166
RGB
CMYK
RGB Variations
Color information
#237166 (or 0x237166) is known color: Genoa. HEX triplet: 23, 71 and 66. RGB value is (35,113,102). Sum of RGB (Red+Green+Blue) = 35+113+102=250 (33% of max value = 765). Red value is 35 (14.06% from 255 or 14% from 250); Green value is 113 (44.53% from 255 or 45.2% from 250); Blue value is 102 (40.23% from 255 or 40.8% from 250); Max value from RGB is 113 - color contains mainly: green. Hex color #237166 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #237166 is #DC8E99. Grayscale: #585858. Windows color (decimal): -14454426 or 6713635. OLE color: 6713635.
HSL color Cylindrical-coordinate representation of color #237166: hue angle of 171.54º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #237166 is Cyan = 0.69, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 35 | 113 | 102 | - |
| CMYK | 0.69 | 0 | 0.10 | 0.56 |
| HSL | 171.54º | 0.53% | 0.29% | - |
| HSV(B) | 171.54º | 0.69% | 0.44% | - |
| XYZ | 9 | 13.13 | 14.63 | - |
| YUV | 88.42 | 135.66 | 89.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 113 | 102 | 0.69 | 0 | 0.10 | 0.56 | 171.54 | 0.53 | 0.29 |
| Hex | 23 | 71 | 66 | 45 | 0 | A | 38 | AC | 35 | 1D |
| Octal | 43 | 161 | 146 | 105 | 0 | 12 | 70 | 254 | 65 | 35 |
| Binary | 100011 | 1110001 | 1100110 | 1000101 | 0 | 1010 | 111000 | 10101100 | 110101 | 11101 |
Color Harmonies of #237166
Complementary color
Monochromatic Colors of #237166
Black with #237166
Text Example
Text Example
White with #237166
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #237166; }
p { color: rgb(35,113,102); }
H1.HeaderClassName
{
color: #237166;
}
.AnyTagClassName
{
color: #237166;
}
</style>
background-color css
<style>
a { background-color: #237166; }
a { background-color: rgb(35,113,102); }
div.DivClassName
{
background-color: #237166;
}
.BgClassName
{
background-color: #237166;
}
</style>
border-color css
<style>
span { border-color: #237166; }
span { border-color: rgb(35,113,102); }
td.TdClassName
{
border-color: #237166;
}
.TagClassName
{
border-color: #237166;
}
</style>