Shades of Spectra #336751
Tints of Spectra #336751
RGB
CMYK
RGB Variations
Color information
#336751 (or 0x336751) is known color: Spectra. HEX triplet: 33, 67 and 51. RGB value is (51,103,81). Sum of RGB (Red+Green+Blue) = 51+103+81=235 (31% of max value = 765). Red value is 51 (20.31% from 255 or 21.70% from 235); Green value is 103 (40.62% from 255 or 43.83% from 235); Blue value is 81 (32.03% from 255 or 34.47% from 235); Max value from RGB is 103 - color contains mainly: green. Hex color #336751 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #336751 is #CC98AE. Grayscale: #545454. Windows color (decimal): -13408431 or 5334835. OLE color: 5334835.
HSL color Cylindrical-coordinate representation of color #336751: hue angle of 154.62º 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 #336751 is Cyan = 0.50, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 51 | 103 | 81 | - |
| CMYK | 0.50 | 0 | 0.21 | 0.60 |
| HSL | 154.62º | 0.34% | 0.3% | - |
| HSV(B) | 154.62º | 0.5% | 0.4% | - |
| XYZ | 7.7 | 11 | 9.5 | - |
| YUV | 84.94 | 125.77 | 103.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 103 | 81 | 0.50 | 0 | 0.21 | 0.60 | 154.62 | 0.34 | 0.3 |
| Hex | 33 | 67 | 51 | 32 | 0 | 15 | 3C | 9B | 22 | 1E |
| Octal | 63 | 147 | 121 | 62 | 0 | 25 | 74 | 233 | 42 | 36 |
| Binary | 110011 | 1100111 | 1010001 | 110010 | 0 | 10101 | 111100 | 10011011 | 100010 | 11110 |
Color Harmonies of #336751
Complementary color
Monochromatic Colors of #336751
Black with #336751
Text Example
Text Example
White with #336751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #336751; }
p { color: rgb(51,103,81); }
H1.HeaderClassName
{
color: #336751;
}
.AnyTagClassName
{
color: #336751;
}
</style>
background-color css
<style>
a { background-color: #336751; }
a { background-color: rgb(51,103,81); }
div.DivClassName
{
background-color: #336751;
}
.BgClassName
{
background-color: #336751;
}
</style>
border-color css
<style>
span { border-color: #336751; }
span { border-color: rgb(51,103,81); }
td.TdClassName
{
border-color: #336751;
}
.TagClassName
{
border-color: #336751;
}
</style>