Shades of Genoa #237068
Tints of Genoa #237068
RGB
CMYK
RGB Variations
Color information
#237068 (or 0x237068) is known color: Genoa. HEX triplet: 23, 70 and 68. RGB value is (35,112,104). Sum of RGB (Red+Green+Blue) = 35+112+104=251 (33% of max value = 765). Red value is 35 (14.06% from 255 or 13.94% from 251); Green value is 112 (44.14% from 255 or 44.62% from 251); Blue value is 104 (41.02% from 255 or 41.43% from 251); Max value from RGB is 112 - color contains mainly: green. Hex color #237068 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #237068 is #DC8F97. Grayscale: #585858. Windows color (decimal): -14454680 or 6844451. OLE color: 6844451.
HSL color Cylindrical-coordinate representation of color #237068: hue angle of 173.77º 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 #237068 is Cyan = 0.69, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 35 | 112 | 104 | - |
| CMYK | 0.69 | 0 | 0.07 | 0.56 |
| HSL | 173.77º | 0.52% | 0.29% | - |
| HSV(B) | 173.77º | 0.69% | 0.44% | - |
| XYZ | 8.99 | 12.95 | 15.12 | - |
| YUV | 88.07 | 136.99 | 90.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 112 | 104 | 0.69 | 0 | 0.07 | 0.56 | 173.77 | 0.52 | 0.29 |
| Hex | 23 | 70 | 68 | 45 | 0 | 7 | 38 | AE | 34 | 1D |
| Octal | 43 | 160 | 150 | 105 | 0 | 7 | 70 | 256 | 64 | 35 |
| Binary | 100011 | 1110000 | 1101000 | 1000101 | 0 | 111 | 111000 | 10101110 | 110100 | 11101 |
Color Harmonies of #237068
Complementary color
Monochromatic Colors of #237068
Black with #237068
Text Example
Text Example
White with #237068
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #237068; }
p { color: rgb(35,112,104); }
H1.HeaderClassName
{
color: #237068;
}
.AnyTagClassName
{
color: #237068;
}
</style>
background-color css
<style>
a { background-color: #237068; }
a { background-color: rgb(35,112,104); }
div.DivClassName
{
background-color: #237068;
}
.BgClassName
{
background-color: #237068;
}
</style>
border-color css
<style>
span { border-color: #237068; }
span { border-color: rgb(35,112,104); }
td.TdClassName
{
border-color: #237068;
}
.TagClassName
{
border-color: #237068;
}
</style>