Shades of Genoa #387663
Tints of Genoa #387663
RGB
CMYK
RGB Variations
Color information
#387663 (or 0x387663) is known color: Genoa. HEX triplet: 38, 76 and 63. RGB value is (56,118,99). Sum of RGB (Red+Green+Blue) = 56+118+99=273 (36% of max value = 765). Red value is 56 (22.27% from 255 or 20.51% from 273); Green value is 118 (46.48% from 255 or 43.22% from 273); Blue value is 99 (39.06% from 255 or 36.26% from 273); Max value from RGB is 118 - color contains mainly: green. Hex color #387663 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387663 is #C7899C. Grayscale: #616161. Windows color (decimal): -13076893 or 6518328. OLE color: 6518328.
HSL color Cylindrical-coordinate representation of color #387663: hue angle of 161.61º 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 #387663 is Cyan = 0.53, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 56 | 118 | 99 | - |
| CMYK | 0.53 | 0 | 0.16 | 0.54 |
| HSL | 161.61º | 0.36% | 0.34% | - |
| HSV(B) | 161.61º | 0.53% | 0.46% | - |
| XYZ | 10.36 | 14.7 | 14.1 | - |
| YUV | 97.3 | 128.96 | 98.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 118 | 99 | 0.53 | 0 | 0.16 | 0.54 | 161.61 | 0.36 | 0.34 |
| Hex | 38 | 76 | 63 | 35 | 0 | 10 | 36 | A2 | 24 | 22 |
| Octal | 70 | 166 | 143 | 65 | 0 | 20 | 66 | 242 | 44 | 42 |
| Binary | 111000 | 1110110 | 1100011 | 110101 | 0 | 10000 | 110110 | 10100010 | 100100 | 100010 |
Color Harmonies of #387663
Complementary color
Monochromatic Colors of #387663
Black with #387663
Text Example
Text Example
White with #387663
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387663; }
p { color: rgb(56,118,99); }
H1.HeaderClassName
{
color: #387663;
}
.AnyTagClassName
{
color: #387663;
}
</style>
background-color css
<style>
a { background-color: #387663; }
a { background-color: rgb(56,118,99); }
div.DivClassName
{
background-color: #387663;
}
.BgClassName
{
background-color: #387663;
}
</style>
border-color css
<style>
span { border-color: #387663; }
span { border-color: rgb(56,118,99); }
td.TdClassName
{
border-color: #387663;
}
.TagClassName
{
border-color: #387663;
}
</style>