Shades of Tax Break #446364
Tints of Tax Break #446364
RGB
CMYK
RGB Variations
Color information
#446364 (or 0x446364) is known color: Tax Break. HEX triplet: 44, 63 and 64. RGB value is (68,99,100). Sum of RGB (Red+Green+Blue) = 68+99+100=267 (35% of max value = 765). Red value is 68 (26.95% from 255 or 25.47% from 267); Green value is 99 (39.06% from 255 or 37.08% from 267); Blue value is 100 (39.45% from 255 or 37.45% from 267); Max value from RGB is 100 - color contains mainly: blue. Hex color #446364 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #446364 is #BB9C9B. Grayscale: #595959. Windows color (decimal): -12295324 or 6579012. OLE color: 6579012.
HSL color Cylindrical-coordinate representation of color #446364: hue angle of 181.88º degrees, saturation: 0.19, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #446364 is Cyan = 0.32, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 68 | 99 | 100 | - |
| CMYK | 0.32 | 0.01 | 0 | 0.61 |
| HSL | 181.88º | 0.19% | 0.33% | - |
| HSV(B) | 181.88º | 0.32% | 0.39% | - |
| XYZ | 9.15 | 11.07 | 13.71 | - |
| YUV | 89.85 | 133.73 | 112.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 99 | 100 | 0.32 | 0.01 | 0 | 0.61 | 181.88 | 0.19 | 0.33 |
| Hex | 44 | 63 | 64 | 20 | 1 | 0 | 3D | B6 | 13 | 21 |
| Octal | 104 | 143 | 144 | 40 | 1 | 0 | 75 | 266 | 23 | 41 |
| Binary | 1000100 | 1100011 | 1100100 | 100000 | 1 | 0 | 111101 | 10110110 | 10011 | 100001 |
Color Harmonies of #446364
Complementary color
Monochromatic Colors of #446364
Black with #446364
Text Example
Text Example
White with #446364
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446364; }
p { color: rgb(68,99,100); }
H1.HeaderClassName
{
color: #446364;
}
.AnyTagClassName
{
color: #446364;
}
</style>
background-color css
<style>
a { background-color: #446364; }
a { background-color: rgb(68,99,100); }
div.DivClassName
{
background-color: #446364;
}
.BgClassName
{
background-color: #446364;
}
</style>
border-color css
<style>
span { border-color: #446364; }
span { border-color: rgb(68,99,100); }
td.TdClassName
{
border-color: #446364;
}
.TagClassName
{
border-color: #446364;
}
</style>