Shades of Genoa #237768
Tints of Genoa #237768
RGB
CMYK
RGB Variations
Color information
#237768 (or 0x237768) is known color: Genoa. HEX triplet: 23, 77 and 68. RGB value is (35,119,104). Sum of RGB (Red+Green+Blue) = 35+119+104=258 (34% of max value = 765). Red value is 35 (14.06% from 255 or 13.57% from 258); Green value is 119 (46.88% from 255 or 46.12% from 258); Blue value is 104 (41.02% from 255 or 40.31% from 258); Max value from RGB is 119 - color contains mainly: green. Hex color #237768 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #237768 is #DC8897. Grayscale: #5C5C5C. Windows color (decimal): -14452888 or 6846243. OLE color: 6846243.
HSL color Cylindrical-coordinate representation of color #237768: hue angle of 169.29º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #237768 is Cyan = 0.71, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 35 | 119 | 104 | - |
| CMYK | 0.71 | 0 | 0.13 | 0.53 |
| HSL | 169.29º | 0.55% | 0.3% | - |
| HSV(B) | 169.29º | 0.71% | 0.47% | - |
| XYZ | 9.79 | 14.55 | 15.39 | - |
| YUV | 92.17 | 134.67 | 87.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 119 | 104 | 0.71 | 0 | 0.13 | 0.53 | 169.29 | 0.55 | 0.3 |
| Hex | 23 | 77 | 68 | 47 | 0 | D | 35 | A9 | 37 | 1E |
| Octal | 43 | 167 | 150 | 107 | 0 | 15 | 65 | 251 | 67 | 36 |
| Binary | 100011 | 1110111 | 1101000 | 1000111 | 0 | 1101 | 110101 | 10101001 | 110111 | 11110 |
Color Harmonies of #237768
Complementary color
Monochromatic Colors of #237768
Black with #237768
Text Example
Text Example
White with #237768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #237768; }
p { color: rgb(35,119,104); }
H1.HeaderClassName
{
color: #237768;
}
.AnyTagClassName
{
color: #237768;
}
</style>
background-color css
<style>
a { background-color: #237768; }
a { background-color: rgb(35,119,104); }
div.DivClassName
{
background-color: #237768;
}
.BgClassName
{
background-color: #237768;
}
</style>
border-color css
<style>
span { border-color: #237768; }
span { border-color: rgb(35,119,104); }
td.TdClassName
{
border-color: #237768;
}
.TagClassName
{
border-color: #237768;
}
</style>