Shades of Genoa #387669
Tints of Genoa #387669
RGB
CMYK
RGB Variations
Color information
#387669 (or 0x387669) is known color: Genoa. HEX triplet: 38, 76 and 69. RGB value is (56,118,105). Sum of RGB (Red+Green+Blue) = 56+118+105=279 (36% of max value = 765). Red value is 56 (22.27% from 255 or 20.07% from 279); Green value is 118 (46.48% from 255 or 42.29% from 279); Blue value is 105 (41.41% from 255 or 37.63% from 279); Max value from RGB is 118 - color contains mainly: green. Hex color #387669 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387669 is #C78996. Grayscale: #616161. Windows color (decimal): -13076887 or 6911544. OLE color: 6911544.
HSL color Cylindrical-coordinate representation of color #387669: hue angle of 167.42º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #387669 is Cyan = 0.53, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 56 | 118 | 105 | - |
| CMYK | 0.53 | 0 | 0.11 | 0.54 |
| HSL | 167.42º | 0.36% | 0.34% | - |
| HSV(B) | 167.42º | 0.53% | 0.46% | - |
| XYZ | 10.66 | 14.82 | 15.66 | - |
| YUV | 97.98 | 131.96 | 98.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 118 | 105 | 0.53 | 0 | 0.11 | 0.54 | 167.42 | 0.36 | 0.34 |
| Hex | 38 | 76 | 69 | 35 | 0 | B | 36 | A7 | 24 | 22 |
| Octal | 70 | 166 | 151 | 65 | 0 | 13 | 66 | 247 | 44 | 42 |
| Binary | 111000 | 1110110 | 1101001 | 110101 | 0 | 1011 | 110110 | 10100111 | 100100 | 100010 |
Color Harmonies of #387669
Complementary color
Monochromatic Colors of #387669
Black with #387669
Text Example
Text Example
White with #387669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387669; }
p { color: rgb(56,118,105); }
H1.HeaderClassName
{
color: #387669;
}
.AnyTagClassName
{
color: #387669;
}
</style>
background-color css
<style>
a { background-color: #387669; }
a { background-color: rgb(56,118,105); }
div.DivClassName
{
background-color: #387669;
}
.BgClassName
{
background-color: #387669;
}
</style>
border-color css
<style>
span { border-color: #387669; }
span { border-color: rgb(56,118,105); }
td.TdClassName
{
border-color: #387669;
}
.TagClassName
{
border-color: #387669;
}
</style>