Shades of Spectra #386056
Tints of Spectra #386056
RGB
CMYK
RGB Variations
Color information
#386056 (or 0x386056) is known color: Spectra. HEX triplet: 38, 60 and 56. RGB value is (56,96,86). Sum of RGB (Red+Green+Blue) = 56+96+86=238 (31% of max value = 765). Red value is 56 (22.27% from 255 or 23.53% from 238); Green value is 96 (37.89% from 255 or 40.34% from 238); Blue value is 86 (33.98% from 255 or 36.13% from 238); Max value from RGB is 96 - color contains mainly: green. Hex color #386056 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #386056 is #C79FA9. Grayscale: #525252. Windows color (decimal): -13082538 or 5660728. OLE color: 5660728.
HSL color Cylindrical-coordinate representation of color #386056: hue angle of 165º degrees, saturation: 0.26, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #386056 is Cyan = 0.42, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 56 | 96 | 86 | - |
| CMYK | 0.42 | 0 | 0.10 | 0.62 |
| HSL | 165º | 0.26% | 0.3% | - |
| HSV(B) | 165º | 0.42% | 0.38% | - |
| XYZ | 7.49 | 9.88 | 10.32 | - |
| YUV | 82.9 | 129.75 | 108.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 96 | 86 | 0.42 | 0 | 0.10 | 0.62 | 165 | 0.26 | 0.3 |
| Hex | 38 | 60 | 56 | 2A | 0 | A | 3E | A5 | 1A | 1E |
| Octal | 70 | 140 | 126 | 52 | 0 | 12 | 76 | 245 | 32 | 36 |
| Binary | 111000 | 1100000 | 1010110 | 101010 | 0 | 1010 | 111110 | 10100101 | 11010 | 11110 |
Color Harmonies of #386056
Complementary color
Monochromatic Colors of #386056
Black with #386056
Text Example
Text Example
White with #386056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386056; }
p { color: rgb(56,96,86); }
H1.HeaderClassName
{
color: #386056;
}
.AnyTagClassName
{
color: #386056;
}
</style>
background-color css
<style>
a { background-color: #386056; }
a { background-color: rgb(56,96,86); }
div.DivClassName
{
background-color: #386056;
}
.BgClassName
{
background-color: #386056;
}
</style>
border-color css
<style>
span { border-color: #386056; }
span { border-color: rgb(56,96,86); }
td.TdClassName
{
border-color: #386056;
}
.TagClassName
{
border-color: #386056;
}
</style>