Shades of Spectra #336556
Tints of Spectra #336556
RGB
CMYK
RGB Variations
Color information
#336556 (or 0x336556) is known color: Spectra. HEX triplet: 33, 65 and 56. RGB value is (51,101,86). Sum of RGB (Red+Green+Blue) = 51+101+86=238 (31% of max value = 765). Red value is 51 (20.31% from 255 or 21.43% from 238); Green value is 101 (39.84% from 255 or 42.44% from 238); Blue value is 86 (33.98% from 255 or 36.13% from 238); Max value from RGB is 101 - color contains mainly: green. Hex color #336556 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #336556 is #CC9AA9. Grayscale: #545454. Windows color (decimal): -13408938 or 5662003. OLE color: 5662003.
HSL color Cylindrical-coordinate representation of color #336556: hue angle of 162º degrees, saturation: 0.33, 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 #336556 is Cyan = 0.50, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 51 | 101 | 86 | - |
| CMYK | 0.50 | 0 | 0.15 | 0.60 |
| HSL | 162º | 0.33% | 0.3% | - |
| HSV(B) | 162º | 0.5% | 0.4% | - |
| XYZ | 7.7 | 10.68 | 10.46 | - |
| YUV | 84.34 | 128.94 | 104.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 101 | 86 | 0.50 | 0 | 0.15 | 0.60 | 162 | 0.33 | 0.3 |
| Hex | 33 | 65 | 56 | 32 | 0 | F | 3C | A2 | 21 | 1E |
| Octal | 63 | 145 | 126 | 62 | 0 | 17 | 74 | 242 | 41 | 36 |
| Binary | 110011 | 1100101 | 1010110 | 110010 | 0 | 1111 | 111100 | 10100010 | 100001 | 11110 |
Color Harmonies of #336556
Complementary color
Monochromatic Colors of #336556
Black with #336556
Text Example
Text Example
White with #336556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #336556; }
p { color: rgb(51,101,86); }
H1.HeaderClassName
{
color: #336556;
}
.AnyTagClassName
{
color: #336556;
}
</style>
background-color css
<style>
a { background-color: #336556; }
a { background-color: rgb(51,101,86); }
div.DivClassName
{
background-color: #336556;
}
.BgClassName
{
background-color: #336556;
}
</style>
border-color css
<style>
span { border-color: #336556; }
span { border-color: rgb(51,101,86); }
td.TdClassName
{
border-color: #336556;
}
.TagClassName
{
border-color: #336556;
}
</style>