Shades of Genoa #367865
Tints of Genoa #367865
RGB
CMYK
RGB Variations
Color information
#367865 (or 0x367865) is known color: Genoa. HEX triplet: 36, 78 and 65. RGB value is (54,120,101). Sum of RGB (Red+Green+Blue) = 54+120+101=275 (36% of max value = 765). Red value is 54 (21.48% from 255 or 19.64% from 275); Green value is 120 (47.27% from 255 or 43.64% from 275); Blue value is 101 (39.84% from 255 or 36.73% from 275); Max value from RGB is 120 - color contains mainly: green. Hex color #367865 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #367865 is #C9879A. Grayscale: #626262. Windows color (decimal): -13207451 or 6649910. OLE color: 6649910.
HSL color Cylindrical-coordinate representation of color #367865: hue angle of 162.73º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #367865 is Cyan = 0.55, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 54 | 120 | 101 | - |
| CMYK | 0.55 | 0 | 0.16 | 0.53 |
| HSL | 162.73º | 0.38% | 0.34% | - |
| HSV(B) | 162.73º | 0.55% | 0.47% | - |
| XYZ | 10.59 | 15.16 | 14.68 | - |
| YUV | 98.1 | 129.63 | 96.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 120 | 101 | 0.55 | 0 | 0.16 | 0.53 | 162.73 | 0.38 | 0.34 |
| Hex | 36 | 78 | 65 | 37 | 0 | 10 | 35 | A3 | 26 | 22 |
| Octal | 66 | 170 | 145 | 67 | 0 | 20 | 65 | 243 | 46 | 42 |
| Binary | 110110 | 1111000 | 1100101 | 110111 | 0 | 10000 | 110101 | 10100011 | 100110 | 100010 |
Color Harmonies of #367865
Complementary color
Monochromatic Colors of #367865
Black with #367865
Text Example
Text Example
White with #367865
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367865; }
p { color: rgb(54,120,101); }
H1.HeaderClassName
{
color: #367865;
}
.AnyTagClassName
{
color: #367865;
}
</style>
background-color css
<style>
a { background-color: #367865; }
a { background-color: rgb(54,120,101); }
div.DivClassName
{
background-color: #367865;
}
.BgClassName
{
background-color: #367865;
}
</style>
border-color css
<style>
span { border-color: #367865; }
span { border-color: rgb(54,120,101); }
td.TdClassName
{
border-color: #367865;
}
.TagClassName
{
border-color: #367865;
}
</style>