Shades of Genoa #267162
Tints of Genoa #267162
RGB
CMYK
RGB Variations
Color information
#267162 (or 0x267162) is known color: Genoa. HEX triplet: 26, 71 and 62. RGB value is (38,113,98). Sum of RGB (Red+Green+Blue) = 38+113+98=249 (32% of max value = 765). Red value is 38 (15.23% from 255 or 15.26% from 249); Green value is 113 (44.53% from 255 or 45.38% from 249); Blue value is 98 (38.67% from 255 or 39.36% from 249); Max value from RGB is 113 - color contains mainly: green. Hex color #267162 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #267162 is #D98E9D. Grayscale: #585858. Windows color (decimal): -14257822 or 6451494. OLE color: 6451494.
HSL color Cylindrical-coordinate representation of color #267162: hue angle of 168º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #267162 is Cyan = 0.66, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 38 | 113 | 98 | - |
| CMYK | 0.66 | 0 | 0.13 | 0.56 |
| HSL | 168º | 0.5% | 0.3% | - |
| HSV(B) | 168º | 0.66% | 0.44% | - |
| XYZ | 8.91 | 13.1 | 13.62 | - |
| YUV | 88.87 | 133.15 | 91.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 113 | 98 | 0.66 | 0 | 0.13 | 0.56 | 168 | 0.5 | 0.3 |
| Hex | 26 | 71 | 62 | 42 | 0 | D | 38 | A8 | 32 | 1E |
| Octal | 46 | 161 | 142 | 102 | 0 | 15 | 70 | 250 | 62 | 36 |
| Binary | 100110 | 1110001 | 1100010 | 1000010 | 0 | 1101 | 111000 | 10101000 | 110010 | 11110 |
Color Harmonies of #267162
Complementary color
Monochromatic Colors of #267162
Black with #267162
Text Example
Text Example
White with #267162
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267162; }
p { color: rgb(38,113,98); }
H1.HeaderClassName
{
color: #267162;
}
.AnyTagClassName
{
color: #267162;
}
</style>
background-color css
<style>
a { background-color: #267162; }
a { background-color: rgb(38,113,98); }
div.DivClassName
{
background-color: #267162;
}
.BgClassName
{
background-color: #267162;
}
</style>
border-color css
<style>
span { border-color: #267162; }
span { border-color: rgb(38,113,98); }
td.TdClassName
{
border-color: #267162;
}
.TagClassName
{
border-color: #267162;
}
</style>