Shades of Genoa #267164
Tints of Genoa #267164
RGB
CMYK
RGB Variations
Color information
#267164 (or 0x267164) is known color: Genoa. HEX triplet: 26, 71 and 64. RGB value is (38,113,100). Sum of RGB (Red+Green+Blue) = 38+113+100=251 (33% of max value = 765). Red value is 38 (15.23% from 255 or 15.14% from 251); Green value is 113 (44.53% from 255 or 45.02% from 251); Blue value is 100 (39.45% from 255 or 39.84% from 251); Max value from RGB is 113 - color contains mainly: green. Hex color #267164 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #267164 is #D98E9B. Grayscale: #595959. Windows color (decimal): -14257820 or 6582566. OLE color: 6582566.
HSL color Cylindrical-coordinate representation of color #267164: hue angle of 169.6º 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 #267164 is Cyan = 0.66, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 38 | 113 | 100 | - |
| CMYK | 0.66 | 0 | 0.12 | 0.56 |
| HSL | 169.6º | 0.5% | 0.3% | - |
| HSV(B) | 169.6º | 0.66% | 0.44% | - |
| XYZ | 9 | 13.14 | 14.12 | - |
| YUV | 89.09 | 134.15 | 91.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 113 | 100 | 0.66 | 0 | 0.12 | 0.56 | 169.6 | 0.5 | 0.3 |
| Hex | 26 | 71 | 64 | 42 | 0 | C | 38 | AA | 32 | 1E |
| Octal | 46 | 161 | 144 | 102 | 0 | 14 | 70 | 252 | 62 | 36 |
| Binary | 100110 | 1110001 | 1100100 | 1000010 | 0 | 1100 | 111000 | 10101010 | 110010 | 11110 |
Color Harmonies of #267164
Complementary color
Monochromatic Colors of #267164
Black with #267164
Text Example
Text Example
White with #267164
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267164; }
p { color: rgb(38,113,100); }
H1.HeaderClassName
{
color: #267164;
}
.AnyTagClassName
{
color: #267164;
}
</style>
background-color css
<style>
a { background-color: #267164; }
a { background-color: rgb(38,113,100); }
div.DivClassName
{
background-color: #267164;
}
.BgClassName
{
background-color: #267164;
}
</style>
border-color css
<style>
span { border-color: #267164; }
span { border-color: rgb(38,113,100); }
td.TdClassName
{
border-color: #267164;
}
.TagClassName
{
border-color: #267164;
}
</style>