Shades of Tax Break #336769
Tints of Tax Break #336769
RGB
CMYK
RGB Variations
Color information
#336769 (or 0x336769) is known color: Tax Break. HEX triplet: 33, 67 and 69. RGB value is (51,103,105). Sum of RGB (Red+Green+Blue) = 51+103+105=259 (34% of max value = 765). Red value is 51 (20.31% from 255 or 19.69% from 259); Green value is 103 (40.62% from 255 or 39.77% from 259); Blue value is 105 (41.41% from 255 or 40.54% from 259); Max value from RGB is 105 - color contains mainly: blue. Hex color #336769 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #336769 is #CC9896. Grayscale: #575757. Windows color (decimal): -13408407 or 6907699. OLE color: 6907699.
HSL color Cylindrical-coordinate representation of color #336769: hue angle of 182.22º degrees, saturation: 0.35, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #336769 is Cyan = 0.51, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 51 | 103 | 105 | - |
| CMYK | 0.51 | 0.02 | 0 | 0.59 |
| HSL | 182.22º | 0.35% | 0.31% | - |
| HSV(B) | 182.22º | 0.51% | 0.41% | - |
| XYZ | 8.77 | 11.42 | 15.11 | - |
| YUV | 87.68 | 137.77 | 101.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 103 | 105 | 0.51 | 0.02 | 0 | 0.59 | 182.22 | 0.35 | 0.31 |
| Hex | 33 | 67 | 69 | 33 | 2 | 0 | 3B | B6 | 23 | 1F |
| Octal | 63 | 147 | 151 | 63 | 2 | 0 | 73 | 266 | 43 | 37 |
| Binary | 110011 | 1100111 | 1101001 | 110011 | 10 | 0 | 111011 | 10110110 | 100011 | 11111 |
Color Harmonies of #336769
Complementary color
Monochromatic Colors of #336769
Black with #336769
Text Example
Text Example
White with #336769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #336769; }
p { color: rgb(51,103,105); }
H1.HeaderClassName
{
color: #336769;
}
.AnyTagClassName
{
color: #336769;
}
</style>
background-color css
<style>
a { background-color: #336769; }
a { background-color: rgb(51,103,105); }
div.DivClassName
{
background-color: #336769;
}
.BgClassName
{
background-color: #336769;
}
</style>
border-color css
<style>
span { border-color: #336769; }
span { border-color: rgb(51,103,105); }
td.TdClassName
{
border-color: #336769;
}
.TagClassName
{
border-color: #336769;
}
</style>