Shades of Spectra #386253
Tints of Spectra #386253
RGB
CMYK
RGB Variations
Color information
#386253 (or 0x386253) is known color: Spectra. HEX triplet: 38, 62 and 53. RGB value is (56,98,83). Sum of RGB (Red+Green+Blue) = 56+98+83=237 (31% of max value = 765). Red value is 56 (22.27% from 255 or 23.63% from 237); Green value is 98 (38.67% from 255 or 41.35% from 237); Blue value is 83 (32.81% from 255 or 35.02% from 237); Max value from RGB is 98 - color contains mainly: green. Hex color #386253 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #386253 is #C79DAC. Grayscale: #535353. Windows color (decimal): -13082029 or 5464632. OLE color: 5464632.
HSL color Cylindrical-coordinate representation of color #386253: hue angle of 158.57º degrees, saturation: 0.27, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #386253 is Cyan = 0.43, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 56 | 98 | 83 | - |
| CMYK | 0.43 | 0 | 0.15 | 0.62 |
| HSL | 158.57º | 0.27% | 0.3% | - |
| HSV(B) | 158.57º | 0.43% | 0.38% | - |
| XYZ | 7.56 | 10.2 | 9.75 | - |
| YUV | 83.73 | 127.59 | 108.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 98 | 83 | 0.43 | 0 | 0.15 | 0.62 | 158.57 | 0.27 | 0.3 |
| Hex | 38 | 62 | 53 | 2B | 0 | F | 3E | 9F | 1B | 1E |
| Octal | 70 | 142 | 123 | 53 | 0 | 17 | 76 | 237 | 33 | 36 |
| Binary | 111000 | 1100010 | 1010011 | 101011 | 0 | 1111 | 111110 | 10011111 | 11011 | 11110 |
Color Harmonies of #386253
Complementary color
Monochromatic Colors of #386253
Black with #386253
Text Example
Text Example
White with #386253
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386253; }
p { color: rgb(56,98,83); }
H1.HeaderClassName
{
color: #386253;
}
.AnyTagClassName
{
color: #386253;
}
</style>
background-color css
<style>
a { background-color: #386253; }
a { background-color: rgb(56,98,83); }
div.DivClassName
{
background-color: #386253;
}
.BgClassName
{
background-color: #386253;
}
</style>
border-color css
<style>
span { border-color: #386253; }
span { border-color: rgb(56,98,83); }
td.TdClassName
{
border-color: #386253;
}
.TagClassName
{
border-color: #386253;
}
</style>