Shades of Genoa #267066
Tints of Genoa #267066
RGB
CMYK
RGB Variations
Color information
#267066 (or 0x267066) is known color: Genoa. HEX triplet: 26, 70 and 66. RGB value is (38,112,102). Sum of RGB (Red+Green+Blue) = 38+112+102=252 (33% of max value = 765). Red value is 38 (15.23% from 255 or 15.08% from 252); Green value is 112 (44.14% from 255 or 44.44% from 252); Blue value is 102 (40.23% from 255 or 40.48% from 252); Max value from RGB is 112 - color contains mainly: green. Hex color #267066 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #267066 is #D98F99. Grayscale: #585858. Windows color (decimal): -14258074 or 6713382. OLE color: 6713382.
HSL color Cylindrical-coordinate representation of color #267066: hue angle of 171.89º degrees, saturation: 0.49, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #267066 is Cyan = 0.66, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 38 | 112 | 102 | - |
| CMYK | 0.66 | 0 | 0.09 | 0.56 |
| HSL | 171.89º | 0.49% | 0.29% | - |
| HSV(B) | 171.89º | 0.66% | 0.44% | - |
| XYZ | 8.99 | 12.96 | 14.6 | - |
| YUV | 88.73 | 135.48 | 91.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 112 | 102 | 0.66 | 0 | 0.09 | 0.56 | 171.89 | 0.49 | 0.29 |
| Hex | 26 | 70 | 66 | 42 | 0 | 9 | 38 | AC | 31 | 1D |
| Octal | 46 | 160 | 146 | 102 | 0 | 11 | 70 | 254 | 61 | 35 |
| Binary | 100110 | 1110000 | 1100110 | 1000010 | 0 | 1001 | 111000 | 10101100 | 110001 | 11101 |
Color Harmonies of #267066
Complementary color
Monochromatic Colors of #267066
Black with #267066
Text Example
Text Example
White with #267066
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267066; }
p { color: rgb(38,112,102); }
H1.HeaderClassName
{
color: #267066;
}
.AnyTagClassName
{
color: #267066;
}
</style>
background-color css
<style>
a { background-color: #267066; }
a { background-color: rgb(38,112,102); }
div.DivClassName
{
background-color: #267066;
}
.BgClassName
{
background-color: #267066;
}
</style>
border-color css
<style>
span { border-color: #267066; }
span { border-color: rgb(38,112,102); }
td.TdClassName
{
border-color: #267066;
}
.TagClassName
{
border-color: #267066;
}
</style>