Shades of Tax Break #336267
Tints of Tax Break #336267
RGB
CMYK
RGB Variations
Color information
#336267 (or 0x336267) is known color: Tax Break. HEX triplet: 33, 62 and 67. RGB value is (51,98,103). Sum of RGB (Red+Green+Blue) = 51+98+103=252 (33% of max value = 765). Red value is 51 (20.31% from 255 or 20.24% from 252); Green value is 98 (38.67% from 255 or 38.89% from 252); Blue value is 103 (40.62% from 255 or 40.87% from 252); Max value from RGB is 103 - color contains mainly: blue. Hex color #336267 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #336267 is #CC9D98. Grayscale: #545454. Windows color (decimal): -13409689 or 6775347. OLE color: 6775347.
HSL color Cylindrical-coordinate representation of color #336267: hue angle of 185.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 #336267 is Cyan = 0.50, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 51 | 98 | 103 | - |
| CMYK | 0.50 | 0.05 | 0 | 0.60 |
| HSL | 185.77º | 0.34% | 0.3% | - |
| HSV(B) | 185.77º | 0.5% | 0.4% | - |
| XYZ | 8.18 | 10.42 | 14.41 | - |
| YUV | 84.52 | 138.43 | 104.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 98 | 103 | 0.50 | 0.05 | 0 | 0.60 | 185.77 | 0.34 | 0.3 |
| Hex | 33 | 62 | 67 | 32 | 5 | 0 | 3C | BA | 22 | 1E |
| Octal | 63 | 142 | 147 | 62 | 5 | 0 | 74 | 272 | 42 | 36 |
| Binary | 110011 | 1100010 | 1100111 | 110010 | 101 | 0 | 111100 | 10111010 | 100010 | 11110 |
Color Harmonies of #336267
Complementary color
Monochromatic Colors of #336267
Black with #336267
Text Example
Text Example
White with #336267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #336267; }
p { color: rgb(51,98,103); }
H1.HeaderClassName
{
color: #336267;
}
.AnyTagClassName
{
color: #336267;
}
</style>
background-color css
<style>
a { background-color: #336267; }
a { background-color: rgb(51,98,103); }
div.DivClassName
{
background-color: #336267;
}
.BgClassName
{
background-color: #336267;
}
</style>
border-color css
<style>
span { border-color: #336267; }
span { border-color: rgb(51,98,103); }
td.TdClassName
{
border-color: #336267;
}
.TagClassName
{
border-color: #336267;
}
</style>