Shades of Genoa #267062
Tints of Genoa #267062
RGB
CMYK
RGB Variations
Color information
#267062 (or 0x267062) is known color: Genoa. HEX triplet: 26, 70 and 62. RGB value is (38,112,98). Sum of RGB (Red+Green+Blue) = 38+112+98=248 (32% of max value = 765). Red value is 38 (15.23% from 255 or 15.32% from 248); Green value is 112 (44.14% from 255 or 45.16% from 248); Blue value is 98 (38.67% from 255 or 39.52% from 248); Max value from RGB is 112 - color contains mainly: green. Hex color #267062 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #267062 is #D98F9D. Grayscale: #585858. Windows color (decimal): -14258078 or 6451238. OLE color: 6451238.
HSL color Cylindrical-coordinate representation of color #267062: hue angle of 168.65º 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 #267062 is Cyan = 0.66, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 38 | 112 | 98 | - |
| CMYK | 0.66 | 0 | 0.13 | 0.56 |
| HSL | 168.65º | 0.49% | 0.29% | - |
| HSV(B) | 168.65º | 0.66% | 0.44% | - |
| XYZ | 8.8 | 12.88 | 13.58 | - |
| YUV | 88.28 | 133.48 | 92.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 112 | 98 | 0.66 | 0 | 0.13 | 0.56 | 168.65 | 0.49 | 0.29 |
| Hex | 26 | 70 | 62 | 42 | 0 | D | 38 | A9 | 31 | 1D |
| Octal | 46 | 160 | 142 | 102 | 0 | 15 | 70 | 251 | 61 | 35 |
| Binary | 100110 | 1110000 | 1100010 | 1000010 | 0 | 1101 | 111000 | 10101001 | 110001 | 11101 |
Color Harmonies of #267062
Complementary color
Monochromatic Colors of #267062
Black with #267062
Text Example
Text Example
White with #267062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267062; }
p { color: rgb(38,112,98); }
H1.HeaderClassName
{
color: #267062;
}
.AnyTagClassName
{
color: #267062;
}
</style>
background-color css
<style>
a { background-color: #267062; }
a { background-color: rgb(38,112,98); }
div.DivClassName
{
background-color: #267062;
}
.BgClassName
{
background-color: #267062;
}
</style>
border-color css
<style>
span { border-color: #267062; }
span { border-color: rgb(38,112,98); }
td.TdClassName
{
border-color: #267062;
}
.TagClassName
{
border-color: #267062;
}
</style>