Shades of Genoa #388476
Tints of Genoa #388476
RGB
CMYK
RGB Variations
Color information
#388476 (or 0x388476) is known color: Genoa. HEX triplet: 38, 84 and 76. RGB value is (56,132,118). Sum of RGB (Red+Green+Blue) = 56+132+118=306 (40% of max value = 765). Red value is 56 (22.27% from 255 or 18.30% from 306); Green value is 132 (51.95% from 255 or 43.14% from 306); Blue value is 118 (46.48% from 255 or 38.56% from 306); Max value from RGB is 132 - color contains mainly: green. Hex color #388476 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #388476 is #C77B89. Grayscale: #6B6B6B. Windows color (decimal): -13073290 or 7767096. OLE color: 7767096.
HSL color Cylindrical-coordinate representation of color #388476: hue angle of 168.95º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #388476 is Cyan = 0.58, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 56 | 132 | 118 | - |
| CMYK | 0.58 | 0 | 0.11 | 0.48 |
| HSL | 168.95º | 0.4% | 0.37% | - |
| HSV(B) | 168.95º | 0.58% | 0.52% | - |
| XYZ | 13.15 | 18.65 | 20.05 | - |
| YUV | 107.68 | 133.82 | 91.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 132 | 118 | 0.58 | 0 | 0.11 | 0.48 | 168.95 | 0.4 | 0.37 |
| Hex | 38 | 84 | 76 | 3A | 0 | B | 30 | A9 | 28 | 25 |
| Octal | 70 | 204 | 166 | 72 | 0 | 13 | 60 | 251 | 50 | 45 |
| Binary | 111000 | 10000100 | 1110110 | 111010 | 0 | 1011 | 110000 | 10101001 | 101000 | 100101 |
Color Harmonies of #388476
Complementary color
Monochromatic Colors of #388476
Black with #388476
Text Example
Text Example
White with #388476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388476; }
p { color: rgb(56,132,118); }
H1.HeaderClassName
{
color: #388476;
}
.AnyTagClassName
{
color: #388476;
}
</style>
background-color css
<style>
a { background-color: #388476; }
a { background-color: rgb(56,132,118); }
div.DivClassName
{
background-color: #388476;
}
.BgClassName
{
background-color: #388476;
}
</style>
border-color css
<style>
span { border-color: #388476; }
span { border-color: rgb(56,132,118); }
td.TdClassName
{
border-color: #388476;
}
.TagClassName
{
border-color: #388476;
}
</style>