Shades of Genoa #237065
Tints of Genoa #237065
RGB
CMYK
RGB Variations
Color information
#237065 (or 0x237065) is known color: Genoa. HEX triplet: 23, 70 and 65. RGB value is (35,112,101). Sum of RGB (Red+Green+Blue) = 35+112+101=248 (32% of max value = 765). Red value is 35 (14.06% from 255 or 14.11% from 248); Green value is 112 (44.14% from 255 or 45.16% from 248); Blue value is 101 (39.84% from 255 or 40.73% from 248); Max value from RGB is 112 - color contains mainly: green. Hex color #237065 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #237065 is #DC8F9A. Grayscale: #575757. Windows color (decimal): -14454683 or 6647843. OLE color: 6647843.
HSL color Cylindrical-coordinate representation of color #237065: hue angle of 171.43º degrees, saturation: 0.52, 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 #237065 is Cyan = 0.69, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 35 | 112 | 101 | - |
| CMYK | 0.69 | 0 | 0.10 | 0.56 |
| HSL | 171.43º | 0.52% | 0.29% | - |
| HSV(B) | 171.43º | 0.69% | 0.44% | - |
| XYZ | 8.84 | 12.89 | 14.33 | - |
| YUV | 87.72 | 135.49 | 90.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 112 | 101 | 0.69 | 0 | 0.10 | 0.56 | 171.43 | 0.52 | 0.29 |
| Hex | 23 | 70 | 65 | 45 | 0 | A | 38 | AB | 34 | 1D |
| Octal | 43 | 160 | 145 | 105 | 0 | 12 | 70 | 253 | 64 | 35 |
| Binary | 100011 | 1110000 | 1100101 | 1000101 | 0 | 1010 | 111000 | 10101011 | 110100 | 11101 |
Color Harmonies of #237065
Complementary color
Monochromatic Colors of #237065
Black with #237065
Text Example
Text Example
White with #237065
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #237065; }
p { color: rgb(35,112,101); }
H1.HeaderClassName
{
color: #237065;
}
.AnyTagClassName
{
color: #237065;
}
</style>
background-color css
<style>
a { background-color: #237065; }
a { background-color: rgb(35,112,101); }
div.DivClassName
{
background-color: #237065;
}
.BgClassName
{
background-color: #237065;
}
</style>
border-color css
<style>
span { border-color: #237065; }
span { border-color: rgb(35,112,101); }
td.TdClassName
{
border-color: #237065;
}
.TagClassName
{
border-color: #237065;
}
</style>