Shades of Genoa #267762
Tints of Genoa #267762
RGB
CMYK
RGB Variations
Color information
#267762 (or 0x267762) is known color: Genoa. HEX triplet: 26, 77 and 62. RGB value is (38,119,98). Sum of RGB (Red+Green+Blue) = 38+119+98=255 (33% of max value = 765). Red value is 38 (15.23% from 255 or 14.90% from 255); Green value is 119 (46.88% from 255 or 46.67% from 255); Blue value is 98 (38.67% from 255 or 38.43% from 255); Max value from RGB is 119 - color contains mainly: green. Hex color #267762 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #267762 is #D9889D. Grayscale: #5C5C5C. Windows color (decimal): -14256286 or 6453030. OLE color: 6453030.
HSL color Cylindrical-coordinate representation of color #267762: hue angle of 164.44º 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 #267762 is Cyan = 0.68, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 38 | 119 | 98 | - |
| CMYK | 0.68 | 0 | 0.18 | 0.53 |
| HSL | 164.44º | 0.52% | 0.31% | - |
| HSV(B) | 164.44º | 0.68% | 0.47% | - |
| XYZ | 9.6 | 14.49 | 13.85 | - |
| YUV | 92.39 | 131.16 | 89.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 119 | 98 | 0.68 | 0 | 0.18 | 0.53 | 164.44 | 0.52 | 0.31 |
| Hex | 26 | 77 | 62 | 44 | 0 | 12 | 35 | A4 | 34 | 1F |
| Octal | 46 | 167 | 142 | 104 | 0 | 22 | 65 | 244 | 64 | 37 |
| Binary | 100110 | 1110111 | 1100010 | 1000100 | 0 | 10010 | 110101 | 10100100 | 110100 | 11111 |
Color Harmonies of #267762
Complementary color
Monochromatic Colors of #267762
Black with #267762
Text Example
Text Example
White with #267762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267762; }
p { color: rgb(38,119,98); }
H1.HeaderClassName
{
color: #267762;
}
.AnyTagClassName
{
color: #267762;
}
</style>
background-color css
<style>
a { background-color: #267762; }
a { background-color: rgb(38,119,98); }
div.DivClassName
{
background-color: #267762;
}
.BgClassName
{
background-color: #267762;
}
</style>
border-color css
<style>
span { border-color: #267762; }
span { border-color: rgb(38,119,98); }
td.TdClassName
{
border-color: #267762;
}
.TagClassName
{
border-color: #267762;
}
</style>