Shades of Genoa #368676
Tints of Genoa #368676
RGB
CMYK
RGB Variations
Color information
#368676 (or 0x368676) is known color: Genoa. HEX triplet: 36, 86 and 76. RGB value is (54,134,118). Sum of RGB (Red+Green+Blue) = 54+134+118=306 (40% of max value = 765). Red value is 54 (21.48% from 255 or 17.65% from 306); Green value is 134 (52.73% from 255 or 43.79% from 306); Blue value is 118 (46.48% from 255 or 38.56% from 306); Max value from RGB is 134 - color contains mainly: green. Hex color #368676 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #368676 is #C97989. Grayscale: #6C6C6C. Windows color (decimal): -13203850 or 7767606. OLE color: 7767606.
HSL color Cylindrical-coordinate representation of color #368676: hue angle of 168º 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 #368676 is Cyan = 0.60, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 54 | 134 | 118 | - |
| CMYK | 0.60 | 0 | 0.12 | 0.47 |
| HSL | 168º | 0.43% | 0.37% | - |
| HSV(B) | 168º | 0.6% | 0.53% | - |
| XYZ | 13.32 | 19.14 | 20.13 | - |
| YUV | 108.26 | 133.5 | 89.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 134 | 118 | 0.60 | 0 | 0.12 | 0.47 | 168 | 0.43 | 0.37 |
| Hex | 36 | 86 | 76 | 3C | 0 | C | 2F | A8 | 2B | 25 |
| Octal | 66 | 206 | 166 | 74 | 0 | 14 | 57 | 250 | 53 | 45 |
| Binary | 110110 | 10000110 | 1110110 | 111100 | 0 | 1100 | 101111 | 10101000 | 101011 | 100101 |
Color Harmonies of #368676
Complementary color
Monochromatic Colors of #368676
Black with #368676
Text Example
Text Example
White with #368676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #368676; }
p { color: rgb(54,134,118); }
H1.HeaderClassName
{
color: #368676;
}
.AnyTagClassName
{
color: #368676;
}
</style>
background-color css
<style>
a { background-color: #368676; }
a { background-color: rgb(54,134,118); }
div.DivClassName
{
background-color: #368676;
}
.BgClassName
{
background-color: #368676;
}
</style>
border-color css
<style>
span { border-color: #368676; }
span { border-color: rgb(54,134,118); }
td.TdClassName
{
border-color: #368676;
}
.TagClassName
{
border-color: #368676;
}
</style>