Shades of Tax Break #426567
Tints of Tax Break #426567
RGB
CMYK
RGB Variations
Color information
#426567 (or 0x426567) is known color: Tax Break. HEX triplet: 42, 65 and 67. RGB value is (66,101,103). Sum of RGB (Red+Green+Blue) = 66+101+103=270 (35% of max value = 765). Red value is 66 (26.17% from 255 or 24.44% from 270); Green value is 101 (39.84% from 255 or 37.41% from 270); Blue value is 103 (40.62% from 255 or 38.15% from 270); Max value from RGB is 103 - color contains mainly: blue. Hex color #426567 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #426567 is #BD9A98. Grayscale: #5A5A5A. Windows color (decimal): -12425881 or 6776130. OLE color: 6776130.
HSL color Cylindrical-coordinate representation of color #426567: hue angle of 183.24º degrees, saturation: 0.22, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #426567 is Cyan = 0.36, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 66 | 101 | 103 | - |
| CMYK | 0.36 | 0.02 | 0 | 0.60 |
| HSL | 183.24º | 0.22% | 0.33% | - |
| HSV(B) | 183.24º | 0.36% | 0.4% | - |
| XYZ | 9.35 | 11.44 | 14.55 | - |
| YUV | 90.76 | 134.9 | 110.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 101 | 103 | 0.36 | 0.02 | 0 | 0.60 | 183.24 | 0.22 | 0.33 |
| Hex | 42 | 65 | 67 | 24 | 2 | 0 | 3C | B7 | 16 | 21 |
| Octal | 102 | 145 | 147 | 44 | 2 | 0 | 74 | 267 | 26 | 41 |
| Binary | 1000010 | 1100101 | 1100111 | 100100 | 10 | 0 | 111100 | 10110111 | 10110 | 100001 |
Color Harmonies of #426567
Complementary color
Monochromatic Colors of #426567
Black with #426567
Text Example
Text Example
White with #426567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426567; }
p { color: rgb(66,101,103); }
H1.HeaderClassName
{
color: #426567;
}
.AnyTagClassName
{
color: #426567;
}
</style>
background-color css
<style>
a { background-color: #426567; }
a { background-color: rgb(66,101,103); }
div.DivClassName
{
background-color: #426567;
}
.BgClassName
{
background-color: #426567;
}
</style>
border-color css
<style>
span { border-color: #426567; }
span { border-color: rgb(66,101,103); }
td.TdClassName
{
border-color: #426567;
}
.TagClassName
{
border-color: #426567;
}
</style>