Shades of Genoa #237668
Tints of Genoa #237668
RGB
CMYK
RGB Variations
Color information
#237668 (or 0x237668) is known color: Genoa. HEX triplet: 23, 76 and 68. RGB value is (35,118,104). Sum of RGB (Red+Green+Blue) = 35+118+104=257 (34% of max value = 765). Red value is 35 (14.06% from 255 or 13.62% from 257); Green value is 118 (46.48% from 255 or 45.91% from 257); Blue value is 104 (41.02% from 255 or 40.47% from 257); Max value from RGB is 118 - color contains mainly: green. Hex color #237668 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #237668 is #DC8997. Grayscale: #5B5B5B. Windows color (decimal): -14453144 or 6845987. OLE color: 6845987.
HSL color Cylindrical-coordinate representation of color #237668: hue angle of 169.88º 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 #237668 is Cyan = 0.70, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 35 | 118 | 104 | - |
| CMYK | 0.70 | 0 | 0.12 | 0.54 |
| HSL | 169.88º | 0.54% | 0.3% | - |
| HSV(B) | 169.88º | 0.7% | 0.46% | - |
| XYZ | 9.67 | 14.31 | 15.35 | - |
| YUV | 91.59 | 135 | 87.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 118 | 104 | 0.70 | 0 | 0.12 | 0.54 | 169.88 | 0.54 | 0.3 |
| Hex | 23 | 76 | 68 | 46 | 0 | C | 36 | AA | 36 | 1E |
| Octal | 43 | 166 | 150 | 106 | 0 | 14 | 66 | 252 | 66 | 36 |
| Binary | 100011 | 1110110 | 1101000 | 1000110 | 0 | 1100 | 110110 | 10101010 | 110110 | 11110 |
Color Harmonies of #237668
Complementary color
Monochromatic Colors of #237668
Black with #237668
Text Example
Text Example
White with #237668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #237668; }
p { color: rgb(35,118,104); }
H1.HeaderClassName
{
color: #237668;
}
.AnyTagClassName
{
color: #237668;
}
</style>
background-color css
<style>
a { background-color: #237668; }
a { background-color: rgb(35,118,104); }
div.DivClassName
{
background-color: #237668;
}
.BgClassName
{
background-color: #237668;
}
</style>
border-color css
<style>
span { border-color: #237668; }
span { border-color: rgb(35,118,104); }
td.TdClassName
{
border-color: #237668;
}
.TagClassName
{
border-color: #237668;
}
</style>