Shades of Genoa #368375
Tints of Genoa #368375
RGB
CMYK
RGB Variations
Color information
#368375 (or 0x368375) is known color: Genoa. HEX triplet: 36, 83 and 75. RGB value is (54,131,117). Sum of RGB (Red+Green+Blue) = 54+131+117=302 (40% of max value = 765). Red value is 54 (21.48% from 255 or 17.88% from 302); Green value is 131 (51.56% from 255 or 43.38% from 302); Blue value is 117 (46.09% from 255 or 38.74% from 302); Max value from RGB is 131 - color contains mainly: green. Hex color #368375 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #368375 is #C97C8A. Grayscale: #6A6A6A. Windows color (decimal): -13204619 or 7701302. OLE color: 7701302.
HSL color Cylindrical-coordinate representation of color #368375: hue angle of 169.09º 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 #368375 is Cyan = 0.59, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 54 | 131 | 117 | - |
| CMYK | 0.59 | 0 | 0.11 | 0.49 |
| HSL | 169.09º | 0.42% | 0.36% | - |
| HSV(B) | 169.09º | 0.59% | 0.51% | - |
| XYZ | 12.85 | 18.3 | 19.68 | - |
| YUV | 106.38 | 133.99 | 90.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 131 | 117 | 0.59 | 0 | 0.11 | 0.49 | 169.09 | 0.42 | 0.36 |
| Hex | 36 | 83 | 75 | 3B | 0 | B | 31 | A9 | 2A | 24 |
| Octal | 66 | 203 | 165 | 73 | 0 | 13 | 61 | 251 | 52 | 44 |
| Binary | 110110 | 10000011 | 1110101 | 111011 | 0 | 1011 | 110001 | 10101001 | 101010 | 100100 |
Color Harmonies of #368375
Complementary color
Monochromatic Colors of #368375
Black with #368375
Text Example
Text Example
White with #368375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #368375; }
p { color: rgb(54,131,117); }
H1.HeaderClassName
{
color: #368375;
}
.AnyTagClassName
{
color: #368375;
}
</style>
background-color css
<style>
a { background-color: #368375; }
a { background-color: rgb(54,131,117); }
div.DivClassName
{
background-color: #368375;
}
.BgClassName
{
background-color: #368375;
}
</style>
border-color css
<style>
span { border-color: #368375; }
span { border-color: rgb(54,131,117); }
td.TdClassName
{
border-color: #368375;
}
.TagClassName
{
border-color: #368375;
}
</style>