Shades of Genoa #387668
Tints of Genoa #387668
RGB
CMYK
RGB Variations
Color information
#387668 (or 0x387668) is known color: Genoa. HEX triplet: 38, 76 and 68. RGB value is (56,118,104). Sum of RGB (Red+Green+Blue) = 56+118+104=278 (36% of max value = 765). Red value is 56 (22.27% from 255 or 20.14% from 278); Green value is 118 (46.48% from 255 or 42.45% from 278); Blue value is 104 (41.02% from 255 or 37.41% from 278); Max value from RGB is 118 - color contains mainly: green. Hex color #387668 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387668 is #C78997. Grayscale: #616161. Windows color (decimal): -13076888 or 6846008. OLE color: 6846008.
HSL color Cylindrical-coordinate representation of color #387668: hue angle of 166.45º 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 #387668 is Cyan = 0.53, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 56 | 118 | 104 | - |
| CMYK | 0.53 | 0 | 0.12 | 0.54 |
| HSL | 166.45º | 0.36% | 0.34% | - |
| HSV(B) | 166.45º | 0.53% | 0.46% | - |
| XYZ | 10.61 | 14.8 | 15.39 | - |
| YUV | 97.87 | 131.46 | 98.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 118 | 104 | 0.53 | 0 | 0.12 | 0.54 | 166.45 | 0.36 | 0.34 |
| Hex | 38 | 76 | 68 | 35 | 0 | C | 36 | A6 | 24 | 22 |
| Octal | 70 | 166 | 150 | 65 | 0 | 14 | 66 | 246 | 44 | 42 |
| Binary | 111000 | 1110110 | 1101000 | 110101 | 0 | 1100 | 110110 | 10100110 | 100100 | 100010 |
Color Harmonies of #387668
Complementary color
Monochromatic Colors of #387668
Black with #387668
Text Example
Text Example
White with #387668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387668; }
p { color: rgb(56,118,104); }
H1.HeaderClassName
{
color: #387668;
}
.AnyTagClassName
{
color: #387668;
}
</style>
background-color css
<style>
a { background-color: #387668; }
a { background-color: rgb(56,118,104); }
div.DivClassName
{
background-color: #387668;
}
.BgClassName
{
background-color: #387668;
}
</style>
border-color css
<style>
span { border-color: #387668; }
span { border-color: rgb(56,118,104); }
td.TdClassName
{
border-color: #387668;
}
.TagClassName
{
border-color: #387668;
}
</style>