Shades of Genoa #267769
Tints of Genoa #267769
RGB
CMYK
RGB Variations
Color information
#267769 (or 0x267769) is known color: Genoa. HEX triplet: 26, 77 and 69. RGB value is (38,119,105). Sum of RGB (Red+Green+Blue) = 38+119+105=262 (34% of max value = 765). Red value is 38 (15.23% from 255 or 14.50% from 262); Green value is 119 (46.88% from 255 or 45.42% from 262); Blue value is 105 (41.41% from 255 or 40.08% from 262); Max value from RGB is 119 - color contains mainly: green. Hex color #267769 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #267769 is #D98896. Grayscale: #5D5D5D. Windows color (decimal): -14256279 or 6911782. OLE color: 6911782.
HSL color Cylindrical-coordinate representation of color #267769: hue angle of 169.63º 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 #267769 is Cyan = 0.68, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 38 | 119 | 105 | - |
| CMYK | 0.68 | 0 | 0.12 | 0.53 |
| HSL | 169.63º | 0.52% | 0.31% | - |
| HSV(B) | 169.63º | 0.68% | 0.47% | - |
| XYZ | 9.95 | 14.63 | 15.66 | - |
| YUV | 93.19 | 134.66 | 88.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 119 | 105 | 0.68 | 0 | 0.12 | 0.53 | 169.63 | 0.52 | 0.31 |
| Hex | 26 | 77 | 69 | 44 | 0 | C | 35 | AA | 34 | 1F |
| Octal | 46 | 167 | 151 | 104 | 0 | 14 | 65 | 252 | 64 | 37 |
| Binary | 100110 | 1110111 | 1101001 | 1000100 | 0 | 1100 | 110101 | 10101010 | 110100 | 11111 |
Color Harmonies of #267769
Complementary color
Monochromatic Colors of #267769
Black with #267769
Text Example
Text Example
White with #267769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267769; }
p { color: rgb(38,119,105); }
H1.HeaderClassName
{
color: #267769;
}
.AnyTagClassName
{
color: #267769;
}
</style>
background-color css
<style>
a { background-color: #267769; }
a { background-color: rgb(38,119,105); }
div.DivClassName
{
background-color: #267769;
}
.BgClassName
{
background-color: #267769;
}
</style>
border-color css
<style>
span { border-color: #267769; }
span { border-color: rgb(38,119,105); }
td.TdClassName
{
border-color: #267769;
}
.TagClassName
{
border-color: #267769;
}
</style>