Shades of Genoa #388679
Tints of Genoa #388679
RGB
CMYK
RGB Variations
Color information
#388679 (or 0x388679) is known color: Genoa. HEX triplet: 38, 86 and 79. RGB value is (56,134,121). Sum of RGB (Red+Green+Blue) = 56+134+121=311 (41% of max value = 765). Red value is 56 (22.27% from 255 or 18.01% from 311); Green value is 134 (52.73% from 255 or 43.09% from 311); Blue value is 121 (47.66% from 255 or 38.91% from 311); Max value from RGB is 134 - color contains mainly: green. Hex color #388679 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #388679 is #C77986. Grayscale: #6D6D6D. Windows color (decimal): -13072775 or 7964216. OLE color: 7964216.
HSL color Cylindrical-coordinate representation of color #388679: hue angle of 170º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #388679 is Cyan = 0.58, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 56 | 134 | 121 | - |
| CMYK | 0.58 | 0 | 0.10 | 0.47 |
| HSL | 170º | 0.41% | 0.37% | - |
| HSV(B) | 170º | 0.58% | 0.53% | - |
| XYZ | 13.61 | 19.27 | 21.09 | - |
| YUV | 109.2 | 134.66 | 90.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 134 | 121 | 0.58 | 0 | 0.10 | 0.47 | 170 | 0.41 | 0.37 |
| Hex | 38 | 86 | 79 | 3A | 0 | A | 2F | AA | 29 | 25 |
| Octal | 70 | 206 | 171 | 72 | 0 | 12 | 57 | 252 | 51 | 45 |
| Binary | 111000 | 10000110 | 1111001 | 111010 | 0 | 1010 | 101111 | 10101010 | 101001 | 100101 |
Color Harmonies of #388679
Complementary color
Monochromatic Colors of #388679
Black with #388679
Text Example
Text Example
White with #388679
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388679; }
p { color: rgb(56,134,121); }
H1.HeaderClassName
{
color: #388679;
}
.AnyTagClassName
{
color: #388679;
}
</style>
background-color css
<style>
a { background-color: #388679; }
a { background-color: rgb(56,134,121); }
div.DivClassName
{
background-color: #388679;
}
.BgClassName
{
background-color: #388679;
}
</style>
border-color css
<style>
span { border-color: #388679; }
span { border-color: rgb(56,134,121); }
td.TdClassName
{
border-color: #388679;
}
.TagClassName
{
border-color: #388679;
}
</style>