Shades of Genoa #368679
Tints of Genoa #368679
RGB
CMYK
RGB Variations
Color information
#368679 (or 0x368679) is known color: Genoa. HEX triplet: 36, 86 and 79. RGB value is (54,134,121). Sum of RGB (Red+Green+Blue) = 54+134+121=309 (40% of max value = 765). Red value is 54 (21.48% from 255 or 17.48% from 309); Green value is 134 (52.73% from 255 or 43.37% from 309); Blue value is 121 (47.66% from 255 or 39.16% from 309); Max value from RGB is 134 - color contains mainly: green. Hex color #368679 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #368679 is #C97986. Grayscale: #6C6C6C. Windows color (decimal): -13203847 or 7964214. OLE color: 7964214.
HSL color Cylindrical-coordinate representation of color #368679: hue angle of 170.25º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #368679 is Cyan = 0.60, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 54 | 134 | 121 | - |
| CMYK | 0.60 | 0 | 0.10 | 0.47 |
| HSL | 170.25º | 0.43% | 0.37% | - |
| HSV(B) | 170.25º | 0.6% | 0.53% | - |
| XYZ | 13.5 | 19.21 | 21.09 | - |
| YUV | 108.6 | 135 | 89.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 134 | 121 | 0.60 | 0 | 0.10 | 0.47 | 170.25 | 0.43 | 0.37 |
| Hex | 36 | 86 | 79 | 3C | 0 | A | 2F | AA | 2B | 25 |
| Octal | 66 | 206 | 171 | 74 | 0 | 12 | 57 | 252 | 53 | 45 |
| Binary | 110110 | 10000110 | 1111001 | 111100 | 0 | 1010 | 101111 | 10101010 | 101011 | 100101 |
Color Harmonies of #368679
Complementary color
Monochromatic Colors of #368679
Black with #368679
Text Example
Text Example
White with #368679
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #368679; }
p { color: rgb(54,134,121); }
H1.HeaderClassName
{
color: #368679;
}
.AnyTagClassName
{
color: #368679;
}
</style>
background-color css
<style>
a { background-color: #368679; }
a { background-color: rgb(54,134,121); }
div.DivClassName
{
background-color: #368679;
}
.BgClassName
{
background-color: #368679;
}
</style>
border-color css
<style>
span { border-color: #368679; }
span { border-color: rgb(54,134,121); }
td.TdClassName
{
border-color: #368679;
}
.TagClassName
{
border-color: #368679;
}
</style>