Shades of Genoa #386863
Tints of Genoa #386863
RGB
CMYK
RGB Variations
Color information
#386863 (or 0x386863) is known color: Genoa. HEX triplet: 38, 68 and 63. RGB value is (56,104,99). Sum of RGB (Red+Green+Blue) = 56+104+99=259 (34% of max value = 765). Red value is 56 (22.27% from 255 or 21.62% from 259); Green value is 104 (41.02% from 255 or 40.15% from 259); Blue value is 99 (39.06% from 255 or 38.22% from 259); Max value from RGB is 104 - color contains mainly: green. Hex color #386863 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #386863 is #C7979C. Grayscale: #595959. Windows color (decimal): -13080477 or 6514744. OLE color: 6514744.
HSL color Cylindrical-coordinate representation of color #386863: hue angle of 173.75º 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 #386863 is Cyan = 0.46, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 56 | 104 | 99 | - |
| CMYK | 0.46 | 0 | 0.05 | 0.59 |
| HSL | 173.75º | 0.3% | 0.31% | - |
| HSV(B) | 173.75º | 0.46% | 0.41% | - |
| XYZ | 8.83 | 11.64 | 13.59 | - |
| YUV | 89.08 | 133.6 | 104.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 104 | 99 | 0.46 | 0 | 0.05 | 0.59 | 173.75 | 0.3 | 0.31 |
| Hex | 38 | 68 | 63 | 2E | 0 | 5 | 3B | AE | 1E | 1F |
| Octal | 70 | 150 | 143 | 56 | 0 | 5 | 73 | 256 | 36 | 37 |
| Binary | 111000 | 1101000 | 1100011 | 101110 | 0 | 101 | 111011 | 10101110 | 11110 | 11111 |
Color Harmonies of #386863
Complementary color
Monochromatic Colors of #386863
Black with #386863
Text Example
Text Example
White with #386863
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386863; }
p { color: rgb(56,104,99); }
H1.HeaderClassName
{
color: #386863;
}
.AnyTagClassName
{
color: #386863;
}
</style>
background-color css
<style>
a { background-color: #386863; }
a { background-color: rgb(56,104,99); }
div.DivClassName
{
background-color: #386863;
}
.BgClassName
{
background-color: #386863;
}
</style>
border-color css
<style>
span { border-color: #386863; }
span { border-color: rgb(56,104,99); }
td.TdClassName
{
border-color: #386863;
}
.TagClassName
{
border-color: #386863;
}
</style>