Shades of Genoa #237465
Tints of Genoa #237465
RGB
CMYK
RGB Variations
Color information
#237465 (or 0x237465) is known color: Genoa. HEX triplet: 23, 74 and 65. RGB value is (35,116,101). Sum of RGB (Red+Green+Blue) = 35+116+101=252 (33% of max value = 765). Red value is 35 (14.06% from 255 or 13.89% from 252); Green value is 116 (45.70% from 255 or 46.03% from 252); Blue value is 101 (39.84% from 255 or 40.08% from 252); Max value from RGB is 116 - color contains mainly: green. Hex color #237465 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #237465 is #DC8B9A. Grayscale: #5A5A5A. Windows color (decimal): -14453659 or 6648867. OLE color: 6648867.
HSL color Cylindrical-coordinate representation of color #237465: hue angle of 168.89º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #237465 is Cyan = 0.70, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 35 | 116 | 101 | - |
| CMYK | 0.70 | 0 | 0.13 | 0.55 |
| HSL | 168.89º | 0.54% | 0.3% | - |
| HSV(B) | 168.89º | 0.7% | 0.45% | - |
| XYZ | 9.29 | 13.79 | 14.48 | - |
| YUV | 90.07 | 134.16 | 88.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 116 | 101 | 0.70 | 0 | 0.13 | 0.55 | 168.89 | 0.54 | 0.3 |
| Hex | 23 | 74 | 65 | 46 | 0 | D | 37 | A9 | 36 | 1E |
| Octal | 43 | 164 | 145 | 106 | 0 | 15 | 67 | 251 | 66 | 36 |
| Binary | 100011 | 1110100 | 1100101 | 1000110 | 0 | 1101 | 110111 | 10101001 | 110110 | 11110 |
Color Harmonies of #237465
Complementary color
Monochromatic Colors of #237465
Black with #237465
Text Example
Text Example
White with #237465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #237465; }
p { color: rgb(35,116,101); }
H1.HeaderClassName
{
color: #237465;
}
.AnyTagClassName
{
color: #237465;
}
</style>
background-color css
<style>
a { background-color: #237465; }
a { background-color: rgb(35,116,101); }
div.DivClassName
{
background-color: #237465;
}
.BgClassName
{
background-color: #237465;
}
</style>
border-color css
<style>
span { border-color: #237465; }
span { border-color: rgb(35,116,101); }
td.TdClassName
{
border-color: #237465;
}
.TagClassName
{
border-color: #237465;
}
</style>