Shades of Genoa #368373
Tints of Genoa #368373
RGB
CMYK
RGB Variations
Color information
#368373 (or 0x368373) is known color: Genoa. HEX triplet: 36, 83 and 73. RGB value is (54,131,115). Sum of RGB (Red+Green+Blue) = 54+131+115=300 (39% of max value = 765). Red value is 54 (21.48% from 255 or 18% from 300); Green value is 131 (51.56% from 255 or 43.67% from 300); Blue value is 115 (45.31% from 255 or 38.33% from 300); Max value from RGB is 131 - color contains mainly: green. Hex color #368373 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #368373 is #C97C8C. Grayscale: #6A6A6A. Windows color (decimal): -13204621 or 7570230. OLE color: 7570230.
HSL color Cylindrical-coordinate representation of color #368373: hue angle of 167.53º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #368373 is Cyan = 0.59, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 54 | 131 | 115 | - |
| CMYK | 0.59 | 0 | 0.12 | 0.49 |
| HSL | 167.53º | 0.42% | 0.36% | - |
| HSV(B) | 167.53º | 0.59% | 0.51% | - |
| XYZ | 12.73 | 18.25 | 19.07 | - |
| YUV | 106.15 | 132.99 | 90.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 131 | 115 | 0.59 | 0 | 0.12 | 0.49 | 167.53 | 0.42 | 0.36 |
| Hex | 36 | 83 | 73 | 3B | 0 | C | 31 | A8 | 2A | 24 |
| Octal | 66 | 203 | 163 | 73 | 0 | 14 | 61 | 250 | 52 | 44 |
| Binary | 110110 | 10000011 | 1110011 | 111011 | 0 | 1100 | 110001 | 10101000 | 101010 | 100100 |
Color Harmonies of #368373
Complementary color
Monochromatic Colors of #368373
Black with #368373
Text Example
Text Example
White with #368373
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #368373; }
p { color: rgb(54,131,115); }
H1.HeaderClassName
{
color: #368373;
}
.AnyTagClassName
{
color: #368373;
}
</style>
background-color css
<style>
a { background-color: #368373; }
a { background-color: rgb(54,131,115); }
div.DivClassName
{
background-color: #368373;
}
.BgClassName
{
background-color: #368373;
}
</style>
border-color css
<style>
span { border-color: #368373; }
span { border-color: rgb(54,131,115); }
td.TdClassName
{
border-color: #368373;
}
.TagClassName
{
border-color: #368373;
}
</style>