Shades of Spectra #386351
Tints of Spectra #386351
RGB
CMYK
RGB Variations
Color information
#386351 (or 0x386351) is known color: Spectra. HEX triplet: 38, 63 and 51. RGB value is (56,99,81). Sum of RGB (Red+Green+Blue) = 56+99+81=236 (31% of max value = 765). Red value is 56 (22.27% from 255 or 23.73% from 236); Green value is 99 (39.06% from 255 or 41.95% from 236); Blue value is 81 (32.03% from 255 or 34.32% from 236); Max value from RGB is 99 - color contains mainly: green. Hex color #386351 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #386351 is #C79CAE. Grayscale: #545454. Windows color (decimal): -13081775 or 5333816. OLE color: 5333816.
HSL color Cylindrical-coordinate representation of color #386351: hue angle of 154.88º degrees, saturation: 0.28, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #386351 is Cyan = 0.43, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 56 | 99 | 81 | - |
| CMYK | 0.43 | 0 | 0.18 | 0.61 |
| HSL | 154.88º | 0.28% | 0.3% | - |
| HSV(B) | 154.88º | 0.43% | 0.39% | - |
| XYZ | 7.58 | 10.36 | 9.38 | - |
| YUV | 84.09 | 126.25 | 107.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 99 | 81 | 0.43 | 0 | 0.18 | 0.61 | 154.88 | 0.28 | 0.3 |
| Hex | 38 | 63 | 51 | 2B | 0 | 12 | 3D | 9B | 1C | 1E |
| Octal | 70 | 143 | 121 | 53 | 0 | 22 | 75 | 233 | 34 | 36 |
| Binary | 111000 | 1100011 | 1010001 | 101011 | 0 | 10010 | 111101 | 10011011 | 11100 | 11110 |
Color Harmonies of #386351
Complementary color
Monochromatic Colors of #386351
Black with #386351
Text Example
Text Example
White with #386351
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386351; }
p { color: rgb(56,99,81); }
H1.HeaderClassName
{
color: #386351;
}
.AnyTagClassName
{
color: #386351;
}
</style>
background-color css
<style>
a { background-color: #386351; }
a { background-color: rgb(56,99,81); }
div.DivClassName
{
background-color: #386351;
}
.BgClassName
{
background-color: #386351;
}
</style>
border-color css
<style>
span { border-color: #386351; }
span { border-color: rgb(56,99,81); }
td.TdClassName
{
border-color: #386351;
}
.TagClassName
{
border-color: #386351;
}
</style>