Shades of Spectra #386053
Tints of Spectra #386053
RGB
CMYK
RGB Variations
Color information
#386053 (or 0x386053) is known color: Spectra. HEX triplet: 38, 60 and 53. RGB value is (56,96,83). Sum of RGB (Red+Green+Blue) = 56+96+83=235 (31% of max value = 765). Red value is 56 (22.27% from 255 or 23.83% from 235); Green value is 96 (37.89% from 255 or 40.85% from 235); Blue value is 83 (32.81% from 255 or 35.32% from 235); Max value from RGB is 96 - color contains mainly: green. Hex color #386053 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #386053 is #C79FAC. Grayscale: #525252. Windows color (decimal): -13082541 or 5464120. OLE color: 5464120.
HSL color Cylindrical-coordinate representation of color #386053: hue angle of 160.5º 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 #386053 is Cyan = 0.42, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 56 | 96 | 83 | - |
| CMYK | 0.42 | 0 | 0.14 | 0.62 |
| HSL | 160.5º | 0.26% | 0.3% | - |
| HSV(B) | 160.5º | 0.42% | 0.38% | - |
| XYZ | 7.38 | 9.83 | 9.69 | - |
| YUV | 82.56 | 128.25 | 109.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 96 | 83 | 0.42 | 0 | 0.14 | 0.62 | 160.5 | 0.26 | 0.3 |
| Hex | 38 | 60 | 53 | 2A | 0 | E | 3E | A0 | 1A | 1E |
| Octal | 70 | 140 | 123 | 52 | 0 | 16 | 76 | 240 | 32 | 36 |
| Binary | 111000 | 1100000 | 1010011 | 101010 | 0 | 1110 | 111110 | 10100000 | 11010 | 11110 |
Color Harmonies of #386053
Complementary color
Monochromatic Colors of #386053
Black with #386053
Text Example
Text Example
White with #386053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386053; }
p { color: rgb(56,96,83); }
H1.HeaderClassName
{
color: #386053;
}
.AnyTagClassName
{
color: #386053;
}
</style>
background-color css
<style>
a { background-color: #386053; }
a { background-color: rgb(56,96,83); }
div.DivClassName
{
background-color: #386053;
}
.BgClassName
{
background-color: #386053;
}
</style>
border-color css
<style>
span { border-color: #386053; }
span { border-color: rgb(56,96,83); }
td.TdClassName
{
border-color: #386053;
}
.TagClassName
{
border-color: #386053;
}
</style>