Shades of Tax Break #426867
Tints of Tax Break #426867
RGB
CMYK
RGB Variations
Color information
#426867 (or 0x426867) is known color: Tax Break. HEX triplet: 42, 68 and 67. RGB value is (66,104,103). Sum of RGB (Red+Green+Blue) = 66+104+103=273 (36% of max value = 765). Red value is 66 (26.17% from 255 or 24.18% from 273); Green value is 104 (41.02% from 255 or 38.10% from 273); Blue value is 103 (40.62% from 255 or 37.73% from 273); Max value from RGB is 104 - color contains mainly: green. Hex color #426867 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #426867 is #BD9798. Grayscale: #5C5C5C. Windows color (decimal): -12425113 or 6776898. OLE color: 6776898.
HSL color Cylindrical-coordinate representation of color #426867: hue angle of 178.42º degrees, saturation: 0.22, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #426867 is Cyan = 0.37, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 66 | 104 | 103 | - |
| CMYK | 0.37 | 0 | 0.01 | 0.59 |
| HSL | 178.42º | 0.22% | 0.33% | - |
| HSV(B) | 178.42º | 0.37% | 0.41% | - |
| XYZ | 9.65 | 12.04 | 14.65 | - |
| YUV | 92.52 | 133.91 | 109.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 104 | 103 | 0.37 | 0 | 0.01 | 0.59 | 178.42 | 0.22 | 0.33 |
| Hex | 42 | 68 | 67 | 25 | 0 | 1 | 3B | B2 | 16 | 21 |
| Octal | 102 | 150 | 147 | 45 | 0 | 1 | 73 | 262 | 26 | 41 |
| Binary | 1000010 | 1101000 | 1100111 | 100101 | 0 | 1 | 111011 | 10110010 | 10110 | 100001 |
Color Harmonies of #426867
Complementary color
Monochromatic Colors of #426867
Black with #426867
Text Example
Text Example
White with #426867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426867; }
p { color: rgb(66,104,103); }
H1.HeaderClassName
{
color: #426867;
}
.AnyTagClassName
{
color: #426867;
}
</style>
background-color css
<style>
a { background-color: #426867; }
a { background-color: rgb(66,104,103); }
div.DivClassName
{
background-color: #426867;
}
.BgClassName
{
background-color: #426867;
}
</style>
border-color css
<style>
span { border-color: #426867; }
span { border-color: rgb(66,104,103); }
td.TdClassName
{
border-color: #426867;
}
.TagClassName
{
border-color: #426867;
}
</style>