Shades of Genoa #387769
Tints of Genoa #387769
RGB
CMYK
RGB Variations
Color information
#387769 (or 0x387769) is known color: Genoa. HEX triplet: 38, 77 and 69. RGB value is (56,119,105). Sum of RGB (Red+Green+Blue) = 56+119+105=280 (37% of max value = 765). Red value is 56 (22.27% from 255 or 20% from 280); Green value is 119 (46.88% from 255 or 42.5% from 280); Blue value is 105 (41.41% from 255 or 37.5% from 280); Max value from RGB is 119 - color contains mainly: green. Hex color #387769 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387769 is #C78896. Grayscale: #626262. Windows color (decimal): -13076631 or 6911800. OLE color: 6911800.
HSL color Cylindrical-coordinate representation of color #387769: hue angle of 166.67º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #387769 is Cyan = 0.53, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 119 | 105 | - |
| CMYK | 0.53 | 0 | 0.12 | 0.53 |
| HSL | 166.67º | 0.36% | 0.34% | - |
| HSV(B) | 166.67º | 0.53% | 0.47% | - |
| XYZ | 10.78 | 15.05 | 15.7 | - |
| YUV | 98.57 | 131.63 | 97.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 119 | 105 | 0.53 | 0 | 0.12 | 0.53 | 166.67 | 0.36 | 0.34 |
| Hex | 38 | 77 | 69 | 35 | 0 | C | 35 | A7 | 24 | 22 |
| Octal | 70 | 167 | 151 | 65 | 0 | 14 | 65 | 247 | 44 | 42 |
| Binary | 111000 | 1110111 | 1101001 | 110101 | 0 | 1100 | 110101 | 10100111 | 100100 | 100010 |
Color Harmonies of #387769
Complementary color
Monochromatic Colors of #387769
Black with #387769
Text Example
Text Example
White with #387769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387769; }
p { color: rgb(56,119,105); }
H1.HeaderClassName
{
color: #387769;
}
.AnyTagClassName
{
color: #387769;
}
</style>
background-color css
<style>
a { background-color: #387769; }
a { background-color: rgb(56,119,105); }
div.DivClassName
{
background-color: #387769;
}
.BgClassName
{
background-color: #387769;
}
</style>
border-color css
<style>
span { border-color: #387769; }
span { border-color: rgb(56,119,105); }
td.TdClassName
{
border-color: #387769;
}
.TagClassName
{
border-color: #387769;
}
</style>