Shades of Genoa #237669
Tints of Genoa #237669
RGB
CMYK
RGB Variations
Color information
#237669 (or 0x237669) is known color: Genoa. HEX triplet: 23, 76 and 69. RGB value is (35,118,105). Sum of RGB (Red+Green+Blue) = 35+118+105=258 (34% of max value = 765). Red value is 35 (14.06% from 255 or 13.57% from 258); Green value is 118 (46.48% from 255 or 45.74% from 258); Blue value is 105 (41.41% from 255 or 40.70% from 258); Max value from RGB is 118 - color contains mainly: green. Hex color #237669 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #237669 is #DC8996. Grayscale: #5B5B5B. Windows color (decimal): -14453143 or 6911523. OLE color: 6911523.
HSL color Cylindrical-coordinate representation of color #237669: hue angle of 170.6º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #237669 is Cyan = 0.70, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 35 | 118 | 105 | - |
| CMYK | 0.70 | 0 | 0.11 | 0.54 |
| HSL | 170.6º | 0.54% | 0.3% | - |
| HSV(B) | 170.6º | 0.7% | 0.46% | - |
| XYZ | 9.72 | 14.33 | 15.62 | - |
| YUV | 91.7 | 135.5 | 87.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 118 | 105 | 0.70 | 0 | 0.11 | 0.54 | 170.6 | 0.54 | 0.3 |
| Hex | 23 | 76 | 69 | 46 | 0 | B | 36 | AB | 36 | 1E |
| Octal | 43 | 166 | 151 | 106 | 0 | 13 | 66 | 253 | 66 | 36 |
| Binary | 100011 | 1110110 | 1101001 | 1000110 | 0 | 1011 | 110110 | 10101011 | 110110 | 11110 |
Color Harmonies of #237669
Complementary color
Monochromatic Colors of #237669
Black with #237669
Text Example
Text Example
White with #237669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #237669; }
p { color: rgb(35,118,105); }
H1.HeaderClassName
{
color: #237669;
}
.AnyTagClassName
{
color: #237669;
}
</style>
background-color css
<style>
a { background-color: #237669; }
a { background-color: rgb(35,118,105); }
div.DivClassName
{
background-color: #237669;
}
.BgClassName
{
background-color: #237669;
}
</style>
border-color css
<style>
span { border-color: #237669; }
span { border-color: rgb(35,118,105); }
td.TdClassName
{
border-color: #237669;
}
.TagClassName
{
border-color: #237669;
}
</style>