Shades of Genoa #267366
Tints of Genoa #267366
RGB
CMYK
RGB Variations
Color information
#267366 (or 0x267366) is known color: Genoa. HEX triplet: 26, 73 and 66. RGB value is (38,115,102). Sum of RGB (Red+Green+Blue) = 38+115+102=255 (33% of max value = 765). Red value is 38 (15.23% from 255 or 14.90% from 255); Green value is 115 (45.31% from 255 or 45.10% from 255); Blue value is 102 (40.23% from 255 or 40% from 255); Max value from RGB is 115 - color contains mainly: green. Hex color #267366 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #267366 is #D98C99. Grayscale: #5A5A5A. Windows color (decimal): -14257306 or 6714150. OLE color: 6714150.
HSL color Cylindrical-coordinate representation of color #267366: hue angle of 169.87º 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 #267366 is Cyan = 0.67, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 38 | 115 | 102 | - |
| CMYK | 0.67 | 0 | 0.11 | 0.55 |
| HSL | 169.87º | 0.5% | 0.3% | - |
| HSV(B) | 169.87º | 0.67% | 0.45% | - |
| XYZ | 9.33 | 13.63 | 14.71 | - |
| YUV | 90.5 | 134.49 | 90.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 115 | 102 | 0.67 | 0 | 0.11 | 0.55 | 169.87 | 0.5 | 0.3 |
| Hex | 26 | 73 | 66 | 43 | 0 | B | 37 | AA | 32 | 1E |
| Octal | 46 | 163 | 146 | 103 | 0 | 13 | 67 | 252 | 62 | 36 |
| Binary | 100110 | 1110011 | 1100110 | 1000011 | 0 | 1011 | 110111 | 10101010 | 110010 | 11110 |
Color Harmonies of #267366
Complementary color
Monochromatic Colors of #267366
Black with #267366
Text Example
Text Example
White with #267366
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267366; }
p { color: rgb(38,115,102); }
H1.HeaderClassName
{
color: #267366;
}
.AnyTagClassName
{
color: #267366;
}
</style>
background-color css
<style>
a { background-color: #267366; }
a { background-color: rgb(38,115,102); }
div.DivClassName
{
background-color: #267366;
}
.BgClassName
{
background-color: #267366;
}
</style>
border-color css
<style>
span { border-color: #267366; }
span { border-color: rgb(38,115,102); }
td.TdClassName
{
border-color: #267366;
}
.TagClassName
{
border-color: #267366;
}
</style>