Shades of Spectra #386354
Tints of Spectra #386354
RGB
CMYK
RGB Variations
Color information
#386354 (or 0x386354) is known color: Spectra. HEX triplet: 38, 63 and 54. RGB value is (56,99,84). Sum of RGB (Red+Green+Blue) = 56+99+84=239 (31% of max value = 765). Red value is 56 (22.27% from 255 or 23.43% from 239); Green value is 99 (39.06% from 255 or 41.42% from 239); Blue value is 84 (33.20% from 255 or 35.15% from 239); Max value from RGB is 99 - color contains mainly: green. Hex color #386354 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #386354 is #C79CAB. Grayscale: #545454. Windows color (decimal): -13081772 or 5530424. OLE color: 5530424.
HSL color Cylindrical-coordinate representation of color #386354: hue angle of 159.07º 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 #386354 is Cyan = 0.43, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 56 | 99 | 84 | - |
| CMYK | 0.43 | 0 | 0.15 | 0.61 |
| HSL | 159.07º | 0.28% | 0.3% | - |
| HSV(B) | 159.07º | 0.43% | 0.39% | - |
| XYZ | 7.69 | 10.4 | 9.99 | - |
| YUV | 84.43 | 127.75 | 107.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 99 | 84 | 0.43 | 0 | 0.15 | 0.61 | 159.07 | 0.28 | 0.3 |
| Hex | 38 | 63 | 54 | 2B | 0 | F | 3D | 9F | 1C | 1E |
| Octal | 70 | 143 | 124 | 53 | 0 | 17 | 75 | 237 | 34 | 36 |
| Binary | 111000 | 1100011 | 1010100 | 101011 | 0 | 1111 | 111101 | 10011111 | 11100 | 11110 |
Color Harmonies of #386354
Complementary color
Monochromatic Colors of #386354
Black with #386354
Text Example
Text Example
White with #386354
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386354; }
p { color: rgb(56,99,84); }
H1.HeaderClassName
{
color: #386354;
}
.AnyTagClassName
{
color: #386354;
}
</style>
background-color css
<style>
a { background-color: #386354; }
a { background-color: rgb(56,99,84); }
div.DivClassName
{
background-color: #386354;
}
.BgClassName
{
background-color: #386354;
}
</style>
border-color css
<style>
span { border-color: #386354; }
span { border-color: rgb(56,99,84); }
td.TdClassName
{
border-color: #386354;
}
.TagClassName
{
border-color: #386354;
}
</style>