Shades of Genoa #237067
Tints of Genoa #237067
RGB
CMYK
RGB Variations
Color information
#237067 (or 0x237067) is known color: Genoa. HEX triplet: 23, 70 and 67. RGB value is (35,112,103). Sum of RGB (Red+Green+Blue) = 35+112+103=250 (33% of max value = 765). Red value is 35 (14.06% from 255 or 14% from 250); Green value is 112 (44.14% from 255 or 44.8% from 250); Blue value is 103 (40.62% from 255 or 41.2% from 250); Max value from RGB is 112 - color contains mainly: green. Hex color #237067 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #237067 is #DC8F98. Grayscale: #575757. Windows color (decimal): -14454681 or 6778915. OLE color: 6778915.
HSL color Cylindrical-coordinate representation of color #237067: hue angle of 172.99º 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 #237067 is Cyan = 0.69, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 35 | 112 | 103 | - |
| CMYK | 0.69 | 0 | 0.08 | 0.56 |
| HSL | 172.99º | 0.52% | 0.29% | - |
| HSV(B) | 172.99º | 0.69% | 0.44% | - |
| XYZ | 8.94 | 12.92 | 14.86 | - |
| YUV | 87.95 | 136.49 | 90.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 112 | 103 | 0.69 | 0 | 0.08 | 0.56 | 172.99 | 0.52 | 0.29 |
| Hex | 23 | 70 | 67 | 45 | 0 | 8 | 38 | AD | 34 | 1D |
| Octal | 43 | 160 | 147 | 105 | 0 | 10 | 70 | 255 | 64 | 35 |
| Binary | 100011 | 1110000 | 1100111 | 1000101 | 0 | 1000 | 111000 | 10101101 | 110100 | 11101 |
Color Harmonies of #237067
Complementary color
Monochromatic Colors of #237067
Black with #237067
Text Example
Text Example
White with #237067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #237067; }
p { color: rgb(35,112,103); }
H1.HeaderClassName
{
color: #237067;
}
.AnyTagClassName
{
color: #237067;
}
</style>
background-color css
<style>
a { background-color: #237067; }
a { background-color: rgb(35,112,103); }
div.DivClassName
{
background-color: #237067;
}
.BgClassName
{
background-color: #237067;
}
</style>
border-color css
<style>
span { border-color: #237067; }
span { border-color: rgb(35,112,103); }
td.TdClassName
{
border-color: #237067;
}
.TagClassName
{
border-color: #237067;
}
</style>