Shades of Genoa #267264
Tints of Genoa #267264
RGB
CMYK
RGB Variations
Color information
#267264 (or 0x267264) is known color: Genoa. HEX triplet: 26, 72 and 64. RGB value is (38,114,100). Sum of RGB (Red+Green+Blue) = 38+114+100=252 (33% of max value = 765). Red value is 38 (15.23% from 255 or 15.08% from 252); Green value is 114 (44.92% from 255 or 45.24% from 252); Blue value is 100 (39.45% from 255 or 39.68% from 252); Max value from RGB is 114 - color contains mainly: green. Hex color #267264 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #267264 is #D98D9B. Grayscale: #595959. Windows color (decimal): -14257564 or 6582822. OLE color: 6582822.
HSL color Cylindrical-coordinate representation of color #267264: hue angle of 168.95º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #267264 is Cyan = 0.67, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 38 | 114 | 100 | - |
| CMYK | 0.67 | 0 | 0.12 | 0.55 |
| HSL | 168.95º | 0.5% | 0.3% | - |
| HSV(B) | 168.95º | 0.67% | 0.45% | - |
| XYZ | 9.12 | 13.37 | 14.16 | - |
| YUV | 89.68 | 133.82 | 91.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 114 | 100 | 0.67 | 0 | 0.12 | 0.55 | 168.95 | 0.5 | 0.3 |
| Hex | 26 | 72 | 64 | 43 | 0 | C | 37 | A9 | 32 | 1E |
| Octal | 46 | 162 | 144 | 103 | 0 | 14 | 67 | 251 | 62 | 36 |
| Binary | 100110 | 1110010 | 1100100 | 1000011 | 0 | 1100 | 110111 | 10101001 | 110010 | 11110 |
Color Harmonies of #267264
Complementary color
Monochromatic Colors of #267264
Black with #267264
Text Example
Text Example
White with #267264
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267264; }
p { color: rgb(38,114,100); }
H1.HeaderClassName
{
color: #267264;
}
.AnyTagClassName
{
color: #267264;
}
</style>
background-color css
<style>
a { background-color: #267264; }
a { background-color: rgb(38,114,100); }
div.DivClassName
{
background-color: #267264;
}
.BgClassName
{
background-color: #267264;
}
</style>
border-color css
<style>
span { border-color: #267264; }
span { border-color: rgb(38,114,100); }
td.TdClassName
{
border-color: #267264;
}
.TagClassName
{
border-color: #267264;
}
</style>