Shades of Genoa #368677
Tints of Genoa #368677
RGB
CMYK
RGB Variations
Color information
#368677 (or 0x368677) is known color: Genoa. HEX triplet: 36, 86 and 77. RGB value is (54,134,119). Sum of RGB (Red+Green+Blue) = 54+134+119=307 (40% of max value = 765). Red value is 54 (21.48% from 255 or 17.59% from 307); Green value is 134 (52.73% from 255 or 43.65% from 307); Blue value is 119 (46.88% from 255 or 38.76% from 307); Max value from RGB is 134 - color contains mainly: green. Hex color #368677 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #368677 is #C97988. Grayscale: #6C6C6C. Windows color (decimal): -13203849 or 7833142. OLE color: 7833142.
HSL color Cylindrical-coordinate representation of color #368677: hue angle of 168.75º 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 #368677 is Cyan = 0.60, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 54 | 134 | 119 | - |
| CMYK | 0.60 | 0 | 0.11 | 0.47 |
| HSL | 168.75º | 0.43% | 0.37% | - |
| HSV(B) | 168.75º | 0.6% | 0.53% | - |
| XYZ | 13.38 | 19.17 | 20.45 | - |
| YUV | 108.37 | 134 | 89.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 134 | 119 | 0.60 | 0 | 0.11 | 0.47 | 168.75 | 0.43 | 0.37 |
| Hex | 36 | 86 | 77 | 3C | 0 | B | 2F | A9 | 2B | 25 |
| Octal | 66 | 206 | 167 | 74 | 0 | 13 | 57 | 251 | 53 | 45 |
| Binary | 110110 | 10000110 | 1110111 | 111100 | 0 | 1011 | 101111 | 10101001 | 101011 | 100101 |
Color Harmonies of #368677
Complementary color
Monochromatic Colors of #368677
Black with #368677
Text Example
Text Example
White with #368677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #368677; }
p { color: rgb(54,134,119); }
H1.HeaderClassName
{
color: #368677;
}
.AnyTagClassName
{
color: #368677;
}
</style>
background-color css
<style>
a { background-color: #368677; }
a { background-color: rgb(54,134,119); }
div.DivClassName
{
background-color: #368677;
}
.BgClassName
{
background-color: #368677;
}
</style>
border-color css
<style>
span { border-color: #368677; }
span { border-color: rgb(54,134,119); }
td.TdClassName
{
border-color: #368677;
}
.TagClassName
{
border-color: #368677;
}
</style>