Shades of Genoa #267169
Tints of Genoa #267169
RGB
CMYK
RGB Variations
Color information
#267169 (or 0x267169) is known color: Genoa. HEX triplet: 26, 71 and 69. RGB value is (38,113,105). Sum of RGB (Red+Green+Blue) = 38+113+105=256 (33% of max value = 765). Red value is 38 (15.23% from 255 or 14.84% from 256); Green value is 113 (44.53% from 255 or 44.14% from 256); Blue value is 105 (41.41% from 255 or 41.02% from 256); Max value from RGB is 113 - color contains mainly: green. Hex color #267169 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #267169 is #D98E96. Grayscale: #595959. Windows color (decimal): -14257815 or 6910246. OLE color: 6910246.
HSL color Cylindrical-coordinate representation of color #267169: hue angle of 173.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 #267169 is Cyan = 0.66, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 38 | 113 | 105 | - |
| CMYK | 0.66 | 0 | 0.07 | 0.56 |
| HSL | 173.6º | 0.5% | 0.3% | - |
| HSV(B) | 173.6º | 0.66% | 0.44% | - |
| XYZ | 9.25 | 13.24 | 15.43 | - |
| YUV | 89.66 | 136.65 | 91.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 113 | 105 | 0.66 | 0 | 0.07 | 0.56 | 173.6 | 0.5 | 0.3 |
| Hex | 26 | 71 | 69 | 42 | 0 | 7 | 38 | AE | 32 | 1E |
| Octal | 46 | 161 | 151 | 102 | 0 | 7 | 70 | 256 | 62 | 36 |
| Binary | 100110 | 1110001 | 1101001 | 1000010 | 0 | 111 | 111000 | 10101110 | 110010 | 11110 |
Color Harmonies of #267169
Complementary color
Monochromatic Colors of #267169
Black with #267169
Text Example
Text Example
White with #267169
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267169; }
p { color: rgb(38,113,105); }
H1.HeaderClassName
{
color: #267169;
}
.AnyTagClassName
{
color: #267169;
}
</style>
background-color css
<style>
a { background-color: #267169; }
a { background-color: rgb(38,113,105); }
div.DivClassName
{
background-color: #267169;
}
.BgClassName
{
background-color: #267169;
}
</style>
border-color css
<style>
span { border-color: #267169; }
span { border-color: rgb(38,113,105); }
td.TdClassName
{
border-color: #267169;
}
.TagClassName
{
border-color: #267169;
}
</style>