Shades of Genoa #267869
Tints of Genoa #267869
RGB
CMYK
RGB Variations
Color information
#267869 (or 0x267869) is known color: Genoa. HEX triplet: 26, 78 and 69. RGB value is (38,120,105). Sum of RGB (Red+Green+Blue) = 38+120+105=263 (34% of max value = 765). Red value is 38 (15.23% from 255 or 14.45% from 263); Green value is 120 (47.27% from 255 or 45.63% from 263); Blue value is 105 (41.41% from 255 or 39.92% from 263); Max value from RGB is 120 - color contains mainly: green. Hex color #267869 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #267869 is #D98796. Grayscale: #5D5D5D. Windows color (decimal): -14256023 or 6912038. OLE color: 6912038.
HSL color Cylindrical-coordinate representation of color #267869: hue angle of 169.02º degrees, saturation: 0.52, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #267869 is Cyan = 0.68, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 38 | 120 | 105 | - |
| CMYK | 0.68 | 0 | 0.13 | 0.53 |
| HSL | 169.02º | 0.52% | 0.31% | - |
| HSV(B) | 169.02º | 0.68% | 0.47% | - |
| XYZ | 10.07 | 14.86 | 15.7 | - |
| YUV | 93.77 | 134.33 | 88.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 120 | 105 | 0.68 | 0 | 0.13 | 0.53 | 169.02 | 0.52 | 0.31 |
| Hex | 26 | 78 | 69 | 44 | 0 | D | 35 | A9 | 34 | 1F |
| Octal | 46 | 170 | 151 | 104 | 0 | 15 | 65 | 251 | 64 | 37 |
| Binary | 100110 | 1111000 | 1101001 | 1000100 | 0 | 1101 | 110101 | 10101001 | 110100 | 11111 |
Color Harmonies of #267869
Complementary color
Monochromatic Colors of #267869
Black with #267869
Text Example
Text Example
White with #267869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267869; }
p { color: rgb(38,120,105); }
H1.HeaderClassName
{
color: #267869;
}
.AnyTagClassName
{
color: #267869;
}
</style>
background-color css
<style>
a { background-color: #267869; }
a { background-color: rgb(38,120,105); }
div.DivClassName
{
background-color: #267869;
}
.BgClassName
{
background-color: #267869;
}
</style>
border-color css
<style>
span { border-color: #267869; }
span { border-color: rgb(38,120,105); }
td.TdClassName
{
border-color: #267869;
}
.TagClassName
{
border-color: #267869;
}
</style>