Shades of Genoa #368271
Tints of Genoa #368271
RGB
CMYK
RGB Variations
Color information
#368271 (or 0x368271) is known color: Genoa. HEX triplet: 36, 82 and 71. RGB value is (54,130,113). Sum of RGB (Red+Green+Blue) = 54+130+113=297 (39% of max value = 765). Red value is 54 (21.48% from 255 or 18.18% from 297); Green value is 130 (51.17% from 255 or 43.77% from 297); Blue value is 113 (44.53% from 255 or 38.05% from 297); Max value from RGB is 130 - color contains mainly: green. Hex color #368271 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #368271 is #C97D8E. Grayscale: #696969. Windows color (decimal): -13204879 or 7438902. OLE color: 7438902.
HSL color Cylindrical-coordinate representation of color #368271: hue angle of 166.58º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #368271 is Cyan = 0.58, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 54 | 130 | 113 | - |
| CMYK | 0.58 | 0 | 0.13 | 0.49 |
| HSL | 166.58º | 0.41% | 0.36% | - |
| HSV(B) | 166.58º | 0.58% | 0.51% | - |
| XYZ | 12.48 | 17.94 | 18.43 | - |
| YUV | 105.34 | 132.32 | 91.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 130 | 113 | 0.58 | 0 | 0.13 | 0.49 | 166.58 | 0.41 | 0.36 |
| Hex | 36 | 82 | 71 | 3A | 0 | D | 31 | A7 | 29 | 24 |
| Octal | 66 | 202 | 161 | 72 | 0 | 15 | 61 | 247 | 51 | 44 |
| Binary | 110110 | 10000010 | 1110001 | 111010 | 0 | 1101 | 110001 | 10100111 | 101001 | 100100 |
Color Harmonies of #368271
Complementary color
Monochromatic Colors of #368271
Black with #368271
Text Example
Text Example
White with #368271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #368271; }
p { color: rgb(54,130,113); }
H1.HeaderClassName
{
color: #368271;
}
.AnyTagClassName
{
color: #368271;
}
</style>
background-color css
<style>
a { background-color: #368271; }
a { background-color: rgb(54,130,113); }
div.DivClassName
{
background-color: #368271;
}
.BgClassName
{
background-color: #368271;
}
</style>
border-color css
<style>
span { border-color: #368271; }
span { border-color: rgb(54,130,113); }
td.TdClassName
{
border-color: #368271;
}
.TagClassName
{
border-color: #368271;
}
</style>