Shades of Genoa #267362
Tints of Genoa #267362
RGB
CMYK
RGB Variations
Color information
#267362 (or 0x267362) is known color: Genoa. HEX triplet: 26, 73 and 62. RGB value is (38,115,98). Sum of RGB (Red+Green+Blue) = 38+115+98=251 (33% of max value = 765). Red value is 38 (15.23% from 255 or 15.14% from 251); Green value is 115 (45.31% from 255 or 45.82% from 251); Blue value is 98 (38.67% from 255 or 39.04% from 251); Max value from RGB is 115 - color contains mainly: green. Hex color #267362 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #267362 is #D98C9D. Grayscale: #5A5A5A. Windows color (decimal): -14257310 or 6452006. OLE color: 6452006.
HSL color Cylindrical-coordinate representation of color #267362: hue angle of 166.75º 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 #267362 is Cyan = 0.67, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 38 | 115 | 98 | - |
| CMYK | 0.67 | 0 | 0.15 | 0.55 |
| HSL | 166.75º | 0.5% | 0.3% | - |
| HSV(B) | 166.75º | 0.67% | 0.45% | - |
| XYZ | 9.13 | 13.56 | 13.69 | - |
| YUV | 90.04 | 132.49 | 90.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 115 | 98 | 0.67 | 0 | 0.15 | 0.55 | 166.75 | 0.5 | 0.3 |
| Hex | 26 | 73 | 62 | 43 | 0 | F | 37 | A7 | 32 | 1E |
| Octal | 46 | 163 | 142 | 103 | 0 | 17 | 67 | 247 | 62 | 36 |
| Binary | 100110 | 1110011 | 1100010 | 1000011 | 0 | 1111 | 110111 | 10100111 | 110010 | 11110 |
Color Harmonies of #267362
Complementary color
Monochromatic Colors of #267362
Black with #267362
Text Example
Text Example
White with #267362
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267362; }
p { color: rgb(38,115,98); }
H1.HeaderClassName
{
color: #267362;
}
.AnyTagClassName
{
color: #267362;
}
</style>
background-color css
<style>
a { background-color: #267362; }
a { background-color: rgb(38,115,98); }
div.DivClassName
{
background-color: #267362;
}
.BgClassName
{
background-color: #267362;
}
</style>
border-color css
<style>
span { border-color: #267362; }
span { border-color: rgb(38,115,98); }
td.TdClassName
{
border-color: #267362;
}
.TagClassName
{
border-color: #267362;
}
</style>