Shades of Tax Break #446363
Tints of Tax Break #446363
RGB
CMYK
RGB Variations
Color information
#446363 (or 0x446363) is known color: Tax Break. HEX triplet: 44, 63 and 63. RGB value is (68,99,99). Sum of RGB (Red+Green+Blue) = 68+99+99=266 (35% of max value = 765). Red value is 68 (26.95% from 255 or 25.56% from 266); Green value is 99 (39.06% from 255 or 37.22% from 266); Blue value is 99 (39.06% from 255 or 37.22% from 266); Max value from RGB is 99 - color contains mainly: green, blue. Hex color #446363 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #446363 is #BB9C9C. Grayscale: #595959. Windows color (decimal): -12295325 or 6513476. OLE color: 6513476.
HSL color Cylindrical-coordinate representation of color #446363: hue angle of 180º degrees, saturation: 0.19, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #446363 is Cyan = 0.31, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 68 | 99 | 99 | - |
| CMYK | 0.31 | 0 | 0 | 0.61 |
| HSL | 180º | 0.19% | 0.33% | - |
| HSV(B) | 180º | 0.31% | 0.39% | - |
| XYZ | 9.1 | 11.05 | 13.46 | - |
| YUV | 89.73 | 133.23 | 112.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 99 | 99 | 0.31 | 0 | 0 | 0.61 | 180 | 0.19 | 0.33 |
| Hex | 44 | 63 | 63 | 1F | 0 | 0 | 3D | B4 | 13 | 21 |
| Octal | 104 | 143 | 143 | 37 | 0 | 0 | 75 | 264 | 23 | 41 |
| Binary | 1000100 | 1100011 | 1100011 | 11111 | 0 | 0 | 111101 | 10110100 | 10011 | 100001 |
Color Harmonies of #446363
Complementary color
Monochromatic Colors of #446363
Black with #446363
Text Example
Text Example
White with #446363
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446363; }
p { color: rgb(68,99,99); }
H1.HeaderClassName
{
color: #446363;
}
.AnyTagClassName
{
color: #446363;
}
</style>
background-color css
<style>
a { background-color: #446363; }
a { background-color: rgb(68,99,99); }
div.DivClassName
{
background-color: #446363;
}
.BgClassName
{
background-color: #446363;
}
</style>
border-color css
<style>
span { border-color: #446363; }
span { border-color: rgb(68,99,99); }
td.TdClassName
{
border-color: #446363;
}
.TagClassName
{
border-color: #446363;
}
</style>