Shades of Genoa #237266
Tints of Genoa #237266
RGB
CMYK
RGB Variations
Color information
#237266 (or 0x237266) is known color: Genoa. HEX triplet: 23, 72 and 66. RGB value is (35,114,102). Sum of RGB (Red+Green+Blue) = 35+114+102=251 (33% of max value = 765). Red value is 35 (14.06% from 255 or 13.94% from 251); Green value is 114 (44.92% from 255 or 45.42% from 251); Blue value is 102 (40.23% from 255 or 40.64% from 251); Max value from RGB is 114 - color contains mainly: green. Hex color #237266 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #237266 is #DC8D99. Grayscale: #585858. Windows color (decimal): -14454170 or 6713891. OLE color: 6713891.
HSL color Cylindrical-coordinate representation of color #237266: hue angle of 170.89º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #237266 is Cyan = 0.69, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 35 | 114 | 102 | - |
| CMYK | 0.69 | 0 | 0.11 | 0.55 |
| HSL | 170.89º | 0.53% | 0.29% | - |
| HSV(B) | 170.89º | 0.69% | 0.45% | - |
| XYZ | 9.11 | 13.35 | 14.67 | - |
| YUV | 89.01 | 135.33 | 89.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 114 | 102 | 0.69 | 0 | 0.11 | 0.55 | 170.89 | 0.53 | 0.29 |
| Hex | 23 | 72 | 66 | 45 | 0 | B | 37 | AB | 35 | 1D |
| Octal | 43 | 162 | 146 | 105 | 0 | 13 | 67 | 253 | 65 | 35 |
| Binary | 100011 | 1110010 | 1100110 | 1000101 | 0 | 1011 | 110111 | 10101011 | 110101 | 11101 |
Color Harmonies of #237266
Complementary color
Monochromatic Colors of #237266
Black with #237266
Text Example
Text Example
White with #237266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #237266; }
p { color: rgb(35,114,102); }
H1.HeaderClassName
{
color: #237266;
}
.AnyTagClassName
{
color: #237266;
}
</style>
background-color css
<style>
a { background-color: #237266; }
a { background-color: rgb(35,114,102); }
div.DivClassName
{
background-color: #237266;
}
.BgClassName
{
background-color: #237266;
}
</style>
border-color css
<style>
span { border-color: #237266; }
span { border-color: rgb(35,114,102); }
td.TdClassName
{
border-color: #237266;
}
.TagClassName
{
border-color: #237266;
}
</style>