Shades of Genoa #267167
Tints of Genoa #267167
RGB
CMYK
RGB Variations
Color information
#267167 (or 0x267167) is known color: Genoa. HEX triplet: 26, 71 and 67. RGB value is (38,113,103). Sum of RGB (Red+Green+Blue) = 38+113+103=254 (33% of max value = 765). Red value is 38 (15.23% from 255 or 14.96% from 254); Green value is 113 (44.53% from 255 or 44.49% from 254); Blue value is 103 (40.62% from 255 or 40.55% from 254); Max value from RGB is 113 - color contains mainly: green. Hex color #267167 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #267167 is #D98E98. Grayscale: #595959. Windows color (decimal): -14257817 or 6779174. OLE color: 6779174.
HSL color Cylindrical-coordinate representation of color #267167: hue angle of 172º 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 #267167 is Cyan = 0.66, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 38 | 113 | 103 | - |
| CMYK | 0.66 | 0 | 0.09 | 0.56 |
| HSL | 172º | 0.5% | 0.3% | - |
| HSV(B) | 172º | 0.66% | 0.44% | - |
| XYZ | 9.15 | 13.2 | 14.9 | - |
| YUV | 89.44 | 135.65 | 91.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 113 | 103 | 0.66 | 0 | 0.09 | 0.56 | 172 | 0.5 | 0.3 |
| Hex | 26 | 71 | 67 | 42 | 0 | 9 | 38 | AC | 32 | 1E |
| Octal | 46 | 161 | 147 | 102 | 0 | 11 | 70 | 254 | 62 | 36 |
| Binary | 100110 | 1110001 | 1100111 | 1000010 | 0 | 1001 | 111000 | 10101100 | 110010 | 11110 |
Color Harmonies of #267167
Complementary color
Monochromatic Colors of #267167
Black with #267167
Text Example
Text Example
White with #267167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267167; }
p { color: rgb(38,113,103); }
H1.HeaderClassName
{
color: #267167;
}
.AnyTagClassName
{
color: #267167;
}
</style>
background-color css
<style>
a { background-color: #267167; }
a { background-color: rgb(38,113,103); }
div.DivClassName
{
background-color: #267167;
}
.BgClassName
{
background-color: #267167;
}
</style>
border-color css
<style>
span { border-color: #267167; }
span { border-color: rgb(38,113,103); }
td.TdClassName
{
border-color: #267167;
}
.TagClassName
{
border-color: #267167;
}
</style>