Shades of Spectra #356053
Tints of Spectra #356053
RGB
CMYK
RGB Variations
Color information
#356053 (or 0x356053) is known color: Spectra. HEX triplet: 35, 60 and 53. RGB value is (53,96,83). Sum of RGB (Red+Green+Blue) = 53+96+83=232 (30% of max value = 765). Red value is 53 (21.09% from 255 or 22.84% from 232); Green value is 96 (37.89% from 255 or 41.38% from 232); Blue value is 83 (32.81% from 255 or 35.78% from 232); Max value from RGB is 96 - color contains mainly: green. Hex color #356053 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #356053 is #CA9FAC. Grayscale: #515151. Windows color (decimal): -13279149 or 5464117. OLE color: 5464117.
HSL color Cylindrical-coordinate representation of color #356053: hue angle of 161.86º degrees, saturation: 0.29, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #356053 is Cyan = 0.45, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 53 | 96 | 83 | - |
| CMYK | 0.45 | 0 | 0.14 | 0.62 |
| HSL | 161.86º | 0.29% | 0.29% | - |
| HSV(B) | 161.86º | 0.45% | 0.38% | - |
| XYZ | 7.21 | 9.75 | 9.68 | - |
| YUV | 81.66 | 128.75 | 107.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 96 | 83 | 0.45 | 0 | 0.14 | 0.62 | 161.86 | 0.29 | 0.29 |
| Hex | 35 | 60 | 53 | 2D | 0 | E | 3E | A2 | 1D | 1D |
| Octal | 65 | 140 | 123 | 55 | 0 | 16 | 76 | 242 | 35 | 35 |
| Binary | 110101 | 1100000 | 1010011 | 101101 | 0 | 1110 | 111110 | 10100010 | 11101 | 11101 |
Color Harmonies of #356053
Complementary color
Monochromatic Colors of #356053
Black with #356053
Text Example
Text Example
White with #356053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #356053; }
p { color: rgb(53,96,83); }
H1.HeaderClassName
{
color: #356053;
}
.AnyTagClassName
{
color: #356053;
}
</style>
background-color css
<style>
a { background-color: #356053; }
a { background-color: rgb(53,96,83); }
div.DivClassName
{
background-color: #356053;
}
.BgClassName
{
background-color: #356053;
}
</style>
border-color css
<style>
span { border-color: #356053; }
span { border-color: rgb(53,96,83); }
td.TdClassName
{
border-color: #356053;
}
.TagClassName
{
border-color: #356053;
}
</style>