Shades of Spectra #386054
Tints of Spectra #386054
RGB
CMYK
RGB Variations
Color information
#386054 (or 0x386054) is known color: Spectra. HEX triplet: 38, 60 and 54. RGB value is (56,96,84). Sum of RGB (Red+Green+Blue) = 56+96+84=236 (31% of max value = 765). Red value is 56 (22.27% from 255 or 23.73% from 236); Green value is 96 (37.89% from 255 or 40.68% from 236); Blue value is 84 (33.20% from 255 or 35.59% from 236); Max value from RGB is 96 - color contains mainly: green. Hex color #386054 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #386054 is #C79FAB. Grayscale: #525252. Windows color (decimal): -13082540 or 5529656. OLE color: 5529656.
HSL color Cylindrical-coordinate representation of color #386054: hue angle of 162º 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 #386054 is Cyan = 0.42, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 56 | 96 | 84 | - |
| CMYK | 0.42 | 0 | 0.12 | 0.62 |
| HSL | 162º | 0.26% | 0.3% | - |
| HSV(B) | 162º | 0.42% | 0.38% | - |
| XYZ | 7.41 | 9.85 | 9.9 | - |
| YUV | 82.67 | 128.75 | 108.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 96 | 84 | 0.42 | 0 | 0.12 | 0.62 | 162 | 0.26 | 0.3 |
| Hex | 38 | 60 | 54 | 2A | 0 | C | 3E | A2 | 1A | 1E |
| Octal | 70 | 140 | 124 | 52 | 0 | 14 | 76 | 242 | 32 | 36 |
| Binary | 111000 | 1100000 | 1010100 | 101010 | 0 | 1100 | 111110 | 10100010 | 11010 | 11110 |
Color Harmonies of #386054
Complementary color
Monochromatic Colors of #386054
Black with #386054
Text Example
Text Example
White with #386054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386054; }
p { color: rgb(56,96,84); }
H1.HeaderClassName
{
color: #386054;
}
.AnyTagClassName
{
color: #386054;
}
</style>
background-color css
<style>
a { background-color: #386054; }
a { background-color: rgb(56,96,84); }
div.DivClassName
{
background-color: #386054;
}
.BgClassName
{
background-color: #386054;
}
</style>
border-color css
<style>
span { border-color: #386054; }
span { border-color: rgb(56,96,84); }
td.TdClassName
{
border-color: #386054;
}
.TagClassName
{
border-color: #386054;
}
</style>