Shades of Spectra #356354
Tints of Spectra #356354
RGB
CMYK
RGB Variations
Color information
#356354 (or 0x356354) is known color: Spectra. HEX triplet: 35, 63 and 54. RGB value is (53,99,84). Sum of RGB (Red+Green+Blue) = 53+99+84=236 (31% of max value = 765). Red value is 53 (21.09% from 255 or 22.46% from 236); Green value is 99 (39.06% from 255 or 41.95% from 236); Blue value is 84 (33.20% from 255 or 35.59% from 236); Max value from RGB is 99 - color contains mainly: green. Hex color #356354 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #356354 is #CA9CAB. Grayscale: #535353. Windows color (decimal): -13278380 or 5530421. OLE color: 5530421.
HSL color Cylindrical-coordinate representation of color #356354: hue angle of 160.43º degrees, saturation: 0.3, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #356354 is Cyan = 0.46, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 53 | 99 | 84 | - |
| CMYK | 0.46 | 0 | 0.15 | 0.61 |
| HSL | 160.43º | 0.3% | 0.3% | - |
| HSV(B) | 160.43º | 0.46% | 0.39% | - |
| XYZ | 7.53 | 10.32 | 9.98 | - |
| YUV | 83.54 | 128.26 | 106.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 99 | 84 | 0.46 | 0 | 0.15 | 0.61 | 160.43 | 0.3 | 0.3 |
| Hex | 35 | 63 | 54 | 2E | 0 | F | 3D | A0 | 1E | 1E |
| Octal | 65 | 143 | 124 | 56 | 0 | 17 | 75 | 240 | 36 | 36 |
| Binary | 110101 | 1100011 | 1010100 | 101110 | 0 | 1111 | 111101 | 10100000 | 11110 | 11110 |
Color Harmonies of #356354
Complementary color
Monochromatic Colors of #356354
Black with #356354
Text Example
Text Example
White with #356354
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #356354; }
p { color: rgb(53,99,84); }
H1.HeaderClassName
{
color: #356354;
}
.AnyTagClassName
{
color: #356354;
}
</style>
background-color css
<style>
a { background-color: #356354; }
a { background-color: rgb(53,99,84); }
div.DivClassName
{
background-color: #356354;
}
.BgClassName
{
background-color: #356354;
}
</style>
border-color css
<style>
span { border-color: #356354; }
span { border-color: rgb(53,99,84); }
td.TdClassName
{
border-color: #356354;
}
.TagClassName
{
border-color: #356354;
}
</style>