Shades of Genoa #387567
Tints of Genoa #387567
RGB
CMYK
RGB Variations
Color information
#387567 (or 0x387567) is known color: Genoa. HEX triplet: 38, 75 and 67. RGB value is (56,117,103). Sum of RGB (Red+Green+Blue) = 56+117+103=276 (36% of max value = 765). Red value is 56 (22.27% from 255 or 20.29% from 276); Green value is 117 (46.09% from 255 or 42.39% from 276); Blue value is 103 (40.62% from 255 or 37.32% from 276); Max value from RGB is 117 - color contains mainly: green. Hex color #387567 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387567 is #C78A98. Grayscale: #616161. Windows color (decimal): -13077145 or 6780216. OLE color: 6780216.
HSL color Cylindrical-coordinate representation of color #387567: hue angle of 166.23º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #387567 is Cyan = 0.52, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 56 | 117 | 103 | - |
| CMYK | 0.52 | 0 | 0.12 | 0.54 |
| HSL | 166.23º | 0.35% | 0.34% | - |
| HSV(B) | 166.23º | 0.52% | 0.46% | - |
| XYZ | 10.44 | 14.54 | 15.09 | - |
| YUV | 97.17 | 131.29 | 98.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 117 | 103 | 0.52 | 0 | 0.12 | 0.54 | 166.23 | 0.35 | 0.34 |
| Hex | 38 | 75 | 67 | 34 | 0 | C | 36 | A6 | 23 | 22 |
| Octal | 70 | 165 | 147 | 64 | 0 | 14 | 66 | 246 | 43 | 42 |
| Binary | 111000 | 1110101 | 1100111 | 110100 | 0 | 1100 | 110110 | 10100110 | 100011 | 100010 |
Color Harmonies of #387567
Complementary color
Monochromatic Colors of #387567
Black with #387567
Text Example
Text Example
White with #387567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387567; }
p { color: rgb(56,117,103); }
H1.HeaderClassName
{
color: #387567;
}
.AnyTagClassName
{
color: #387567;
}
</style>
background-color css
<style>
a { background-color: #387567; }
a { background-color: rgb(56,117,103); }
div.DivClassName
{
background-color: #387567;
}
.BgClassName
{
background-color: #387567;
}
</style>
border-color css
<style>
span { border-color: #387567; }
span { border-color: rgb(56,117,103); }
td.TdClassName
{
border-color: #387567;
}
.TagClassName
{
border-color: #387567;
}
</style>