Shades of Tax Break #436461
Tints of Tax Break #436461
RGB
CMYK
RGB Variations
Color information
#436461 (or 0x436461) is known color: Tax Break. HEX triplet: 43, 64 and 61. RGB value is (67,100,97). Sum of RGB (Red+Green+Blue) = 67+100+97=264 (34% of max value = 765). Red value is 67 (26.56% from 255 or 25.38% from 264); Green value is 100 (39.45% from 255 or 37.88% from 264); Blue value is 97 (38.28% from 255 or 36.74% from 264); Max value from RGB is 100 - color contains mainly: green. Hex color #436461 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #436461 is #BC9B9E. Grayscale: #595959. Windows color (decimal): -12360607 or 6382659. OLE color: 6382659.
HSL color Cylindrical-coordinate representation of color #436461: hue angle of 174.55º degrees, saturation: 0.2, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #436461 is Cyan = 0.33, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 67 | 100 | 97 | - |
| CMYK | 0.33 | 0 | 0.03 | 0.61 |
| HSL | 174.55º | 0.2% | 0.33% | - |
| HSV(B) | 174.55º | 0.33% | 0.39% | - |
| XYZ | 9.03 | 11.17 | 12.99 | - |
| YUV | 89.79 | 132.07 | 111.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 100 | 97 | 0.33 | 0 | 0.03 | 0.61 | 174.55 | 0.2 | 0.33 |
| Hex | 43 | 64 | 61 | 21 | 0 | 3 | 3D | AF | 14 | 21 |
| Octal | 103 | 144 | 141 | 41 | 0 | 3 | 75 | 257 | 24 | 41 |
| Binary | 1000011 | 1100100 | 1100001 | 100001 | 0 | 11 | 111101 | 10101111 | 10100 | 100001 |
Color Harmonies of #436461
Complementary color
Monochromatic Colors of #436461
Black with #436461
Text Example
Text Example
White with #436461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436461; }
p { color: rgb(67,100,97); }
H1.HeaderClassName
{
color: #436461;
}
.AnyTagClassName
{
color: #436461;
}
</style>
background-color css
<style>
a { background-color: #436461; }
a { background-color: rgb(67,100,97); }
div.DivClassName
{
background-color: #436461;
}
.BgClassName
{
background-color: #436461;
}
</style>
border-color css
<style>
span { border-color: #436461; }
span { border-color: rgb(67,100,97); }
td.TdClassName
{
border-color: #436461;
}
.TagClassName
{
border-color: #436461;
}
</style>