Shades of Tax Break #336467
Tints of Tax Break #336467
RGB
CMYK
RGB Variations
Color information
#336467 (or 0x336467) is known color: Tax Break. HEX triplet: 33, 64 and 67. RGB value is (51,100,103). Sum of RGB (Red+Green+Blue) = 51+100+103=254 (33% of max value = 765). Red value is 51 (20.31% from 255 or 20.08% from 254); Green value is 100 (39.45% from 255 or 39.37% from 254); Blue value is 103 (40.62% from 255 or 40.55% from 254); Max value from RGB is 103 - color contains mainly: blue. Hex color #336467 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #336467 is #CC9B98. Grayscale: #555555. Windows color (decimal): -13409177 or 6775859. OLE color: 6775859.
HSL color Cylindrical-coordinate representation of color #336467: hue angle of 183.46º 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 #336467 is Cyan = 0.50, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 51 | 100 | 103 | - |
| CMYK | 0.50 | 0.03 | 0 | 0.60 |
| HSL | 183.46º | 0.34% | 0.3% | - |
| HSV(B) | 183.46º | 0.5% | 0.4% | - |
| XYZ | 8.37 | 10.8 | 14.47 | - |
| YUV | 85.69 | 137.77 | 103.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 100 | 103 | 0.50 | 0.03 | 0 | 0.60 | 183.46 | 0.34 | 0.3 |
| Hex | 33 | 64 | 67 | 32 | 3 | 0 | 3C | B7 | 22 | 1E |
| Octal | 63 | 144 | 147 | 62 | 3 | 0 | 74 | 267 | 42 | 36 |
| Binary | 110011 | 1100100 | 1100111 | 110010 | 11 | 0 | 111100 | 10110111 | 100010 | 11110 |
Color Harmonies of #336467
Complementary color
Monochromatic Colors of #336467
Black with #336467
Text Example
Text Example
White with #336467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #336467; }
p { color: rgb(51,100,103); }
H1.HeaderClassName
{
color: #336467;
}
.AnyTagClassName
{
color: #336467;
}
</style>
background-color css
<style>
a { background-color: #336467; }
a { background-color: rgb(51,100,103); }
div.DivClassName
{
background-color: #336467;
}
.BgClassName
{
background-color: #336467;
}
</style>
border-color css
<style>
span { border-color: #336467; }
span { border-color: rgb(51,100,103); }
td.TdClassName
{
border-color: #336467;
}
.TagClassName
{
border-color: #336467;
}
</style>