Shades of Genoa #386866
Tints of Genoa #386866
RGB
CMYK
RGB Variations
Color information
#386866 (or 0x386866) is known color: Genoa. HEX triplet: 38, 68 and 66. RGB value is (56,104,102). Sum of RGB (Red+Green+Blue) = 56+104+102=262 (34% of max value = 765). Red value is 56 (22.27% from 255 or 21.37% from 262); Green value is 104 (41.02% from 255 or 39.69% from 262); Blue value is 102 (40.23% from 255 or 38.93% from 262); Max value from RGB is 104 - color contains mainly: green. Hex color #386866 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #386866 is #C79799. Grayscale: #595959. Windows color (decimal): -13080474 or 6711352. OLE color: 6711352.
HSL color Cylindrical-coordinate representation of color #386866: hue angle of 177.5º 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 #386866 is Cyan = 0.46, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 56 | 104 | 102 | - |
| CMYK | 0.46 | 0 | 0.02 | 0.59 |
| HSL | 177.5º | 0.3% | 0.31% | - |
| HSV(B) | 177.5º | 0.46% | 0.41% | - |
| XYZ | 8.98 | 11.7 | 14.36 | - |
| YUV | 89.42 | 135.1 | 104.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 104 | 102 | 0.46 | 0 | 0.02 | 0.59 | 177.5 | 0.3 | 0.31 |
| Hex | 38 | 68 | 66 | 2E | 0 | 2 | 3B | B2 | 1E | 1F |
| Octal | 70 | 150 | 146 | 56 | 0 | 2 | 73 | 262 | 36 | 37 |
| Binary | 111000 | 1101000 | 1100110 | 101110 | 0 | 10 | 111011 | 10110010 | 11110 | 11111 |
Color Harmonies of #386866
Complementary color
Monochromatic Colors of #386866
Black with #386866
Text Example
Text Example
White with #386866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386866; }
p { color: rgb(56,104,102); }
H1.HeaderClassName
{
color: #386866;
}
.AnyTagClassName
{
color: #386866;
}
</style>
background-color css
<style>
a { background-color: #386866; }
a { background-color: rgb(56,104,102); }
div.DivClassName
{
background-color: #386866;
}
.BgClassName
{
background-color: #386866;
}
</style>
border-color css
<style>
span { border-color: #386866; }
span { border-color: rgb(56,104,102); }
td.TdClassName
{
border-color: #386866;
}
.TagClassName
{
border-color: #386866;
}
</style>