Shades of Tax Break #426669
Tints of Tax Break #426669
RGB
CMYK
RGB Variations
Color information
#426669 (or 0x426669) is known color: Tax Break. HEX triplet: 42, 66 and 69. RGB value is (66,102,105). Sum of RGB (Red+Green+Blue) = 66+102+105=273 (36% of max value = 765). Red value is 66 (26.17% from 255 or 24.18% from 273); Green value is 102 (40.23% from 255 or 37.36% from 273); Blue value is 105 (41.41% from 255 or 38.46% from 273); Max value from RGB is 105 - color contains mainly: blue. Hex color #426669 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #426669 is #BD9996. Grayscale: #5B5B5B. Windows color (decimal): -12425623 or 6907458. OLE color: 6907458.
HSL color Cylindrical-coordinate representation of color #426669: hue angle of 184.62º degrees, saturation: 0.23, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #426669 is Cyan = 0.37, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 66 | 102 | 105 | - |
| CMYK | 0.37 | 0.03 | 0 | 0.59 |
| HSL | 184.62º | 0.23% | 0.34% | - |
| HSV(B) | 184.62º | 0.37% | 0.41% | - |
| XYZ | 9.55 | 11.68 | 15.12 | - |
| YUV | 91.58 | 135.57 | 109.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 102 | 105 | 0.37 | 0.03 | 0 | 0.59 | 184.62 | 0.23 | 0.34 |
| Hex | 42 | 66 | 69 | 25 | 3 | 0 | 3B | B9 | 17 | 22 |
| Octal | 102 | 146 | 151 | 45 | 3 | 0 | 73 | 271 | 27 | 42 |
| Binary | 1000010 | 1100110 | 1101001 | 100101 | 11 | 0 | 111011 | 10111001 | 10111 | 100010 |
Color Harmonies of #426669
Complementary color
Monochromatic Colors of #426669
Black with #426669
Text Example
Text Example
White with #426669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426669; }
p { color: rgb(66,102,105); }
H1.HeaderClassName
{
color: #426669;
}
.AnyTagClassName
{
color: #426669;
}
</style>
background-color css
<style>
a { background-color: #426669; }
a { background-color: rgb(66,102,105); }
div.DivClassName
{
background-color: #426669;
}
.BgClassName
{
background-color: #426669;
}
</style>
border-color css
<style>
span { border-color: #426669; }
span { border-color: rgb(66,102,105); }
td.TdClassName
{
border-color: #426669;
}
.TagClassName
{
border-color: #426669;
}
</style>