Shades of Genoa #388178
Tints of Genoa #388178
RGB
CMYK
RGB Variations
Color information
#388178 (or 0x388178) is known color: Genoa. HEX triplet: 38, 81 and 78. RGB value is (56,129,120). Sum of RGB (Red+Green+Blue) = 56+129+120=305 (40% of max value = 765). Red value is 56 (22.27% from 255 or 18.36% from 305); Green value is 129 (50.78% from 255 or 42.30% from 305); Blue value is 120 (47.27% from 255 or 39.34% from 305); Max value from RGB is 129 - color contains mainly: green. Hex color #388178 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #388178 is #C77E87. Grayscale: #6A6A6A. Windows color (decimal): -13074056 or 7897400. OLE color: 7897400.
HSL color Cylindrical-coordinate representation of color #388178: hue angle of 172.6º degrees, saturation: 0.39, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #388178 is Cyan = 0.57, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 56 | 129 | 120 | - |
| CMYK | 0.57 | 0 | 0.07 | 0.49 |
| HSL | 172.6º | 0.39% | 0.36% | - |
| HSV(B) | 172.6º | 0.57% | 0.51% | - |
| XYZ | 12.87 | 17.9 | 20.55 | - |
| YUV | 106.15 | 135.82 | 92.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 129 | 120 | 0.57 | 0 | 0.07 | 0.49 | 172.6 | 0.39 | 0.36 |
| Hex | 38 | 81 | 78 | 39 | 0 | 7 | 31 | AD | 27 | 24 |
| Octal | 70 | 201 | 170 | 71 | 0 | 7 | 61 | 255 | 47 | 44 |
| Binary | 111000 | 10000001 | 1111000 | 111001 | 0 | 111 | 110001 | 10101101 | 100111 | 100100 |
Color Harmonies of #388178
Complementary color
Monochromatic Colors of #388178
Black with #388178
Text Example
Text Example
White with #388178
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388178; }
p { color: rgb(56,129,120); }
H1.HeaderClassName
{
color: #388178;
}
.AnyTagClassName
{
color: #388178;
}
</style>
background-color css
<style>
a { background-color: #388178; }
a { background-color: rgb(56,129,120); }
div.DivClassName
{
background-color: #388178;
}
.BgClassName
{
background-color: #388178;
}
</style>
border-color css
<style>
span { border-color: #388178; }
span { border-color: rgb(56,129,120); }
td.TdClassName
{
border-color: #388178;
}
.TagClassName
{
border-color: #388178;
}
</style>