Shades of Genoa #388277
Tints of Genoa #388277
RGB
CMYK
RGB Variations
Color information
#388277 (or 0x388277) is known color: Genoa. HEX triplet: 38, 82 and 77. RGB value is (56,130,119). Sum of RGB (Red+Green+Blue) = 56+130+119=305 (40% of max value = 765). Red value is 56 (22.27% from 255 or 18.36% from 305); Green value is 130 (51.17% from 255 or 42.62% from 305); Blue value is 119 (46.88% from 255 or 39.02% from 305); Max value from RGB is 130 - color contains mainly: green. Hex color #388277 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #388277 is #C77D88. Grayscale: #6A6A6A. Windows color (decimal): -13073801 or 7832120. OLE color: 7832120.
HSL color Cylindrical-coordinate representation of color #388277: hue angle of 171.08º degrees, saturation: 0.4, 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 #388277 is Cyan = 0.57, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 56 | 130 | 119 | - |
| CMYK | 0.57 | 0 | 0.08 | 0.49 |
| HSL | 171.08º | 0.4% | 0.36% | - |
| HSV(B) | 171.08º | 0.57% | 0.51% | - |
| XYZ | 12.94 | 18.14 | 20.27 | - |
| YUV | 106.62 | 134.98 | 91.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 130 | 119 | 0.57 | 0 | 0.08 | 0.49 | 171.08 | 0.4 | 0.36 |
| Hex | 38 | 82 | 77 | 39 | 0 | 8 | 31 | AB | 28 | 24 |
| Octal | 70 | 202 | 167 | 71 | 0 | 10 | 61 | 253 | 50 | 44 |
| Binary | 111000 | 10000010 | 1110111 | 111001 | 0 | 1000 | 110001 | 10101011 | 101000 | 100100 |
Color Harmonies of #388277
Complementary color
Monochromatic Colors of #388277
Black with #388277
Text Example
Text Example
White with #388277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388277; }
p { color: rgb(56,130,119); }
H1.HeaderClassName
{
color: #388277;
}
.AnyTagClassName
{
color: #388277;
}
</style>
background-color css
<style>
a { background-color: #388277; }
a { background-color: rgb(56,130,119); }
div.DivClassName
{
background-color: #388277;
}
.BgClassName
{
background-color: #388277;
}
</style>
border-color css
<style>
span { border-color: #388277; }
span { border-color: rgb(56,130,119); }
td.TdClassName
{
border-color: #388277;
}
.TagClassName
{
border-color: #388277;
}
</style>