Shades of Genoa #387671
Tints of Genoa #387671
RGB
CMYK
RGB Variations
Color information
#387671 (or 0x387671) is known color: Genoa. HEX triplet: 38, 76 and 71. RGB value is (56,118,113). Sum of RGB (Red+Green+Blue) = 56+118+113=287 (38% of max value = 765). Red value is 56 (22.27% from 255 or 19.51% from 287); Green value is 118 (46.48% from 255 or 41.11% from 287); Blue value is 113 (44.53% from 255 or 39.37% from 287); Max value from RGB is 118 - color contains mainly: green. Hex color #387671 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387671 is #C7898E. Grayscale: #626262. Windows color (decimal): -13076879 or 7435832. OLE color: 7435832.
HSL color Cylindrical-coordinate representation of color #387671: hue angle of 175.16º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #387671 is Cyan = 0.53, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 56 | 118 | 113 | - |
| CMYK | 0.53 | 0 | 0.04 | 0.54 |
| HSL | 175.16º | 0.36% | 0.34% | - |
| HSV(B) | 175.16º | 0.53% | 0.46% | - |
| XYZ | 11.09 | 14.99 | 17.93 | - |
| YUV | 98.89 | 135.96 | 97.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 118 | 113 | 0.53 | 0 | 0.04 | 0.54 | 175.16 | 0.36 | 0.34 |
| Hex | 38 | 76 | 71 | 35 | 0 | 4 | 36 | AF | 24 | 22 |
| Octal | 70 | 166 | 161 | 65 | 0 | 4 | 66 | 257 | 44 | 42 |
| Binary | 111000 | 1110110 | 1110001 | 110101 | 0 | 100 | 110110 | 10101111 | 100100 | 100010 |
Color Harmonies of #387671
Complementary color
Monochromatic Colors of #387671
Black with #387671
Text Example
Text Example
White with #387671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387671; }
p { color: rgb(56,118,113); }
H1.HeaderClassName
{
color: #387671;
}
.AnyTagClassName
{
color: #387671;
}
</style>
background-color css
<style>
a { background-color: #387671; }
a { background-color: rgb(56,118,113); }
div.DivClassName
{
background-color: #387671;
}
.BgClassName
{
background-color: #387671;
}
</style>
border-color css
<style>
span { border-color: #387671; }
span { border-color: rgb(56,118,113); }
td.TdClassName
{
border-color: #387671;
}
.TagClassName
{
border-color: #387671;
}
</style>