Shades of Genoa #388375
Tints of Genoa #388375
RGB
CMYK
RGB Variations
Color information
#388375 (or 0x388375) is known color: Genoa. HEX triplet: 38, 83 and 75. RGB value is (56,131,117). Sum of RGB (Red+Green+Blue) = 56+131+117=304 (40% of max value = 765). Red value is 56 (22.27% from 255 or 18.42% from 304); Green value is 131 (51.56% from 255 or 43.09% from 304); Blue value is 117 (46.09% from 255 or 38.49% from 304); Max value from RGB is 131 - color contains mainly: green. Hex color #388375 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #388375 is #C77C8A. Grayscale: #6A6A6A. Windows color (decimal): -13073547 or 7701304. OLE color: 7701304.
HSL color Cylindrical-coordinate representation of color #388375: hue angle of 168.8º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #388375 is Cyan = 0.57, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 56 | 131 | 117 | - |
| CMYK | 0.57 | 0 | 0.11 | 0.49 |
| HSL | 168.8º | 0.4% | 0.37% | - |
| HSV(B) | 168.8º | 0.57% | 0.51% | - |
| XYZ | 12.96 | 18.36 | 19.69 | - |
| YUV | 106.98 | 133.65 | 91.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 131 | 117 | 0.57 | 0 | 0.11 | 0.49 | 168.8 | 0.4 | 0.37 |
| Hex | 38 | 83 | 75 | 39 | 0 | B | 31 | A9 | 28 | 25 |
| Octal | 70 | 203 | 165 | 71 | 0 | 13 | 61 | 251 | 50 | 45 |
| Binary | 111000 | 10000011 | 1110101 | 111001 | 0 | 1011 | 110001 | 10101001 | 101000 | 100101 |
Color Harmonies of #388375
Complementary color
Monochromatic Colors of #388375
Black with #388375
Text Example
Text Example
White with #388375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388375; }
p { color: rgb(56,131,117); }
H1.HeaderClassName
{
color: #388375;
}
.AnyTagClassName
{
color: #388375;
}
</style>
background-color css
<style>
a { background-color: #388375; }
a { background-color: rgb(56,131,117); }
div.DivClassName
{
background-color: #388375;
}
.BgClassName
{
background-color: #388375;
}
</style>
border-color css
<style>
span { border-color: #388375; }
span { border-color: rgb(56,131,117); }
td.TdClassName
{
border-color: #388375;
}
.TagClassName
{
border-color: #388375;
}
</style>