Shades of Spectra #336752
Tints of Spectra #336752
RGB
CMYK
RGB Variations
Color information
#336752 (or 0x336752) is known color: Spectra. HEX triplet: 33, 67 and 52. RGB value is (51,103,82). Sum of RGB (Red+Green+Blue) = 51+103+82=236 (31% of max value = 765). Red value is 51 (20.31% from 255 or 21.61% from 236); Green value is 103 (40.62% from 255 or 43.64% from 236); Blue value is 82 (32.42% from 255 or 34.75% from 236); Max value from RGB is 103 - color contains mainly: green. Hex color #336752 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #336752 is #CC98AD. Grayscale: #555555. Windows color (decimal): -13408430 or 5400371. OLE color: 5400371.
HSL color Cylindrical-coordinate representation of color #336752: hue angle of 155.77º degrees, saturation: 0.34, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #336752 is Cyan = 0.50, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 51 | 103 | 82 | - |
| CMYK | 0.50 | 0 | 0.20 | 0.60 |
| HSL | 155.77º | 0.34% | 0.3% | - |
| HSV(B) | 155.77º | 0.5% | 0.4% | - |
| XYZ | 7.74 | 11.01 | 9.7 | - |
| YUV | 85.06 | 126.27 | 103.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 103 | 82 | 0.50 | 0 | 0.20 | 0.60 | 155.77 | 0.34 | 0.3 |
| Hex | 33 | 67 | 52 | 32 | 0 | 14 | 3C | 9C | 22 | 1E |
| Octal | 63 | 147 | 122 | 62 | 0 | 24 | 74 | 234 | 42 | 36 |
| Binary | 110011 | 1100111 | 1010010 | 110010 | 0 | 10100 | 111100 | 10011100 | 100010 | 11110 |
Color Harmonies of #336752
Complementary color
Monochromatic Colors of #336752
Black with #336752
Text Example
Text Example
White with #336752
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #336752; }
p { color: rgb(51,103,82); }
H1.HeaderClassName
{
color: #336752;
}
.AnyTagClassName
{
color: #336752;
}
</style>
background-color css
<style>
a { background-color: #336752; }
a { background-color: rgb(51,103,82); }
div.DivClassName
{
background-color: #336752;
}
.BgClassName
{
background-color: #336752;
}
</style>
border-color css
<style>
span { border-color: #336752; }
span { border-color: rgb(51,103,82); }
td.TdClassName
{
border-color: #336752;
}
.TagClassName
{
border-color: #336752;
}
</style>