Shades of Spectra #356751
Tints of Spectra #356751
RGB
CMYK
RGB Variations
Color information
#356751 (or 0x356751) is known color: Spectra. HEX triplet: 35, 67 and 51. RGB value is (53,103,81). Sum of RGB (Red+Green+Blue) = 53+103+81=237 (31% of max value = 765). Red value is 53 (21.09% from 255 or 22.36% from 237); Green value is 103 (40.62% from 255 or 43.46% from 237); Blue value is 81 (32.03% from 255 or 34.18% from 237); Max value from RGB is 103 - color contains mainly: green. Hex color #356751 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #356751 is #CA98AE. Grayscale: #555555. Windows color (decimal): -13277359 or 5334837. OLE color: 5334837.
HSL color Cylindrical-coordinate representation of color #356751: hue angle of 153.6º degrees, saturation: 0.32, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #356751 is Cyan = 0.49, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 53 | 103 | 81 | - |
| CMYK | 0.49 | 0 | 0.21 | 0.60 |
| HSL | 153.6º | 0.32% | 0.31% | - |
| HSV(B) | 153.6º | 0.49% | 0.4% | - |
| XYZ | 7.8 | 11.05 | 9.51 | - |
| YUV | 85.54 | 125.44 | 104.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 103 | 81 | 0.49 | 0 | 0.21 | 0.60 | 153.6 | 0.32 | 0.31 |
| Hex | 35 | 67 | 51 | 31 | 0 | 15 | 3C | 9A | 20 | 1F |
| Octal | 65 | 147 | 121 | 61 | 0 | 25 | 74 | 232 | 40 | 37 |
| Binary | 110101 | 1100111 | 1010001 | 110001 | 0 | 10101 | 111100 | 10011010 | 100000 | 11111 |
Color Harmonies of #356751
Complementary color
Monochromatic Colors of #356751
Black with #356751
Text Example
Text Example
White with #356751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #356751; }
p { color: rgb(53,103,81); }
H1.HeaderClassName
{
color: #356751;
}
.AnyTagClassName
{
color: #356751;
}
</style>
background-color css
<style>
a { background-color: #356751; }
a { background-color: rgb(53,103,81); }
div.DivClassName
{
background-color: #356751;
}
.BgClassName
{
background-color: #356751;
}
</style>
border-color css
<style>
span { border-color: #356751; }
span { border-color: rgb(53,103,81); }
td.TdClassName
{
border-color: #356751;
}
.TagClassName
{
border-color: #356751;
}
</style>