Shades of Genoa #388274
Tints of Genoa #388274
RGB
CMYK
RGB Variations
Color information
#388274 (or 0x388274) is known color: Genoa. HEX triplet: 38, 82 and 74. RGB value is (56,130,116). Sum of RGB (Red+Green+Blue) = 56+130+116=302 (40% of max value = 765). Red value is 56 (22.27% from 255 or 18.54% from 302); Green value is 130 (51.17% from 255 or 43.05% from 302); Blue value is 116 (45.70% from 255 or 38.41% from 302); Max value from RGB is 130 - color contains mainly: green. Hex color #388274 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #388274 is #C77D8B. Grayscale: #6A6A6A. Windows color (decimal): -13073804 or 7635512. OLE color: 7635512.
HSL color Cylindrical-coordinate representation of color #388274: hue angle of 168.65º 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 #388274 is Cyan = 0.57, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 56 | 130 | 116 | - |
| CMYK | 0.57 | 0 | 0.11 | 0.49 |
| HSL | 168.65º | 0.4% | 0.36% | - |
| HSV(B) | 168.65º | 0.57% | 0.51% | - |
| XYZ | 12.77 | 18.07 | 19.34 | - |
| YUV | 106.28 | 133.48 | 92.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 130 | 116 | 0.57 | 0 | 0.11 | 0.49 | 168.65 | 0.4 | 0.36 |
| Hex | 38 | 82 | 74 | 39 | 0 | B | 31 | A9 | 28 | 24 |
| Octal | 70 | 202 | 164 | 71 | 0 | 13 | 61 | 251 | 50 | 44 |
| Binary | 111000 | 10000010 | 1110100 | 111001 | 0 | 1011 | 110001 | 10101001 | 101000 | 100100 |
Color Harmonies of #388274
Complementary color
Monochromatic Colors of #388274
Black with #388274
Text Example
Text Example
White with #388274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388274; }
p { color: rgb(56,130,116); }
H1.HeaderClassName
{
color: #388274;
}
.AnyTagClassName
{
color: #388274;
}
</style>
background-color css
<style>
a { background-color: #388274; }
a { background-color: rgb(56,130,116); }
div.DivClassName
{
background-color: #388274;
}
.BgClassName
{
background-color: #388274;
}
</style>
border-color css
<style>
span { border-color: #388274; }
span { border-color: rgb(56,130,116); }
td.TdClassName
{
border-color: #388274;
}
.TagClassName
{
border-color: #388274;
}
</style>