Shades of Genoa #267166
Tints of Genoa #267166
RGB
CMYK
RGB Variations
Color information
#267166 (or 0x267166) is known color: Genoa. HEX triplet: 26, 71 and 66. RGB value is (38,113,102). Sum of RGB (Red+Green+Blue) = 38+113+102=253 (33% of max value = 765). Red value is 38 (15.23% from 255 or 15.02% from 253); Green value is 113 (44.53% from 255 or 44.66% from 253); Blue value is 102 (40.23% from 255 or 40.32% from 253); Max value from RGB is 113 - color contains mainly: green. Hex color #267166 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #267166 is #D98E99. Grayscale: #595959. Windows color (decimal): -14257818 or 6713638. OLE color: 6713638.
HSL color Cylindrical-coordinate representation of color #267166: hue angle of 171.2º 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 #267166 is Cyan = 0.66, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 38 | 113 | 102 | - |
| CMYK | 0.66 | 0 | 0.10 | 0.56 |
| HSL | 171.2º | 0.5% | 0.3% | - |
| HSV(B) | 171.2º | 0.66% | 0.44% | - |
| XYZ | 9.1 | 13.18 | 14.63 | - |
| YUV | 89.32 | 135.15 | 91.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 113 | 102 | 0.66 | 0 | 0.10 | 0.56 | 171.2 | 0.5 | 0.3 |
| Hex | 26 | 71 | 66 | 42 | 0 | A | 38 | AB | 32 | 1E |
| Octal | 46 | 161 | 146 | 102 | 0 | 12 | 70 | 253 | 62 | 36 |
| Binary | 100110 | 1110001 | 1100110 | 1000010 | 0 | 1010 | 111000 | 10101011 | 110010 | 11110 |
Color Harmonies of #267166
Complementary color
Monochromatic Colors of #267166
Black with #267166
Text Example
Text Example
White with #267166
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267166; }
p { color: rgb(38,113,102); }
H1.HeaderClassName
{
color: #267166;
}
.AnyTagClassName
{
color: #267166;
}
</style>
background-color css
<style>
a { background-color: #267166; }
a { background-color: rgb(38,113,102); }
div.DivClassName
{
background-color: #267166;
}
.BgClassName
{
background-color: #267166;
}
</style>
border-color css
<style>
span { border-color: #267166; }
span { border-color: rgb(38,113,102); }
td.TdClassName
{
border-color: #267166;
}
.TagClassName
{
border-color: #267166;
}
</style>