Shades of Genoa #386865
Tints of Genoa #386865
RGB
CMYK
RGB Variations
Color information
#386865 (or 0x386865) is known color: Genoa. HEX triplet: 38, 68 and 65. RGB value is (56,104,101). Sum of RGB (Red+Green+Blue) = 56+104+101=261 (34% of max value = 765). Red value is 56 (22.27% from 255 or 21.46% from 261); Green value is 104 (41.02% from 255 or 39.85% from 261); Blue value is 101 (39.84% from 255 or 38.70% from 261); Max value from RGB is 104 - color contains mainly: green. Hex color #386865 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #386865 is #C7979A. Grayscale: #595959. Windows color (decimal): -13080475 or 6645816. OLE color: 6645816.
HSL color Cylindrical-coordinate representation of color #386865: hue angle of 176.25º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #386865 is Cyan = 0.46, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 56 | 104 | 101 | - |
| CMYK | 0.46 | 0 | 0.03 | 0.59 |
| HSL | 176.25º | 0.3% | 0.31% | - |
| HSV(B) | 176.25º | 0.46% | 0.41% | - |
| XYZ | 8.93 | 11.68 | 14.1 | - |
| YUV | 89.31 | 134.6 | 104.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 104 | 101 | 0.46 | 0 | 0.03 | 0.59 | 176.25 | 0.3 | 0.31 |
| Hex | 38 | 68 | 65 | 2E | 0 | 3 | 3B | B0 | 1E | 1F |
| Octal | 70 | 150 | 145 | 56 | 0 | 3 | 73 | 260 | 36 | 37 |
| Binary | 111000 | 1101000 | 1100101 | 101110 | 0 | 11 | 111011 | 10110000 | 11110 | 11111 |
Color Harmonies of #386865
Complementary color
Monochromatic Colors of #386865
Black with #386865
Text Example
Text Example
White with #386865
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386865; }
p { color: rgb(56,104,101); }
H1.HeaderClassName
{
color: #386865;
}
.AnyTagClassName
{
color: #386865;
}
</style>
background-color css
<style>
a { background-color: #386865; }
a { background-color: rgb(56,104,101); }
div.DivClassName
{
background-color: #386865;
}
.BgClassName
{
background-color: #386865;
}
</style>
border-color css
<style>
span { border-color: #386865; }
span { border-color: rgb(56,104,101); }
td.TdClassName
{
border-color: #386865;
}
.TagClassName
{
border-color: #386865;
}
</style>