Shades of Genoa #267266
Tints of Genoa #267266
RGB
CMYK
RGB Variations
Color information
#267266 (or 0x267266) is known color: Genoa. HEX triplet: 26, 72 and 66. RGB value is (38,114,102). Sum of RGB (Red+Green+Blue) = 38+114+102=254 (33% of max value = 765). Red value is 38 (15.23% from 255 or 14.96% from 254); Green value is 114 (44.92% from 255 or 44.88% from 254); Blue value is 102 (40.23% from 255 or 40.16% from 254); Max value from RGB is 114 - color contains mainly: green. Hex color #267266 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #267266 is #D98D99. Grayscale: #595959. Windows color (decimal): -14257562 or 6713894. OLE color: 6713894.
HSL color Cylindrical-coordinate representation of color #267266: hue angle of 170.53º 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 #267266 is Cyan = 0.67, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 38 | 114 | 102 | - |
| CMYK | 0.67 | 0 | 0.11 | 0.55 |
| HSL | 170.53º | 0.5% | 0.3% | - |
| HSV(B) | 170.53º | 0.67% | 0.45% | - |
| XYZ | 9.21 | 13.41 | 14.67 | - |
| YUV | 89.91 | 134.82 | 90.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 114 | 102 | 0.67 | 0 | 0.11 | 0.55 | 170.53 | 0.5 | 0.3 |
| Hex | 26 | 72 | 66 | 43 | 0 | B | 37 | AB | 32 | 1E |
| Octal | 46 | 162 | 146 | 103 | 0 | 13 | 67 | 253 | 62 | 36 |
| Binary | 100110 | 1110010 | 1100110 | 1000011 | 0 | 1011 | 110111 | 10101011 | 110010 | 11110 |
Color Harmonies of #267266
Complementary color
Monochromatic Colors of #267266
Black with #267266
Text Example
Text Example
White with #267266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267266; }
p { color: rgb(38,114,102); }
H1.HeaderClassName
{
color: #267266;
}
.AnyTagClassName
{
color: #267266;
}
</style>
background-color css
<style>
a { background-color: #267266; }
a { background-color: rgb(38,114,102); }
div.DivClassName
{
background-color: #267266;
}
.BgClassName
{
background-color: #267266;
}
</style>
border-color css
<style>
span { border-color: #267266; }
span { border-color: rgb(38,114,102); }
td.TdClassName
{
border-color: #267266;
}
.TagClassName
{
border-color: #267266;
}
</style>