Shades of Tax Break #426765
Tints of Tax Break #426765
RGB
CMYK
RGB Variations
Color information
#426765 (or 0x426765) is known color: Tax Break. HEX triplet: 42, 67 and 65. RGB value is (66,103,101). Sum of RGB (Red+Green+Blue) = 66+103+101=270 (35% of max value = 765). Red value is 66 (26.17% from 255 or 24.44% from 270); Green value is 103 (40.62% from 255 or 38.15% from 270); Blue value is 101 (39.84% from 255 or 37.41% from 270); Max value from RGB is 103 - color contains mainly: green. Hex color #426765 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #426765 is #BD989A. Grayscale: #5B5B5B. Windows color (decimal): -12425371 or 6645570. OLE color: 6645570.
HSL color Cylindrical-coordinate representation of color #426765: hue angle of 176.76º 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 #426765 is Cyan = 0.36, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 66 | 103 | 101 | - |
| CMYK | 0.36 | 0 | 0.02 | 0.60 |
| HSL | 176.76º | 0.22% | 0.33% | - |
| HSV(B) | 176.76º | 0.36% | 0.4% | - |
| XYZ | 9.45 | 11.8 | 14.09 | - |
| YUV | 91.71 | 133.24 | 109.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 103 | 101 | 0.36 | 0 | 0.02 | 0.60 | 176.76 | 0.22 | 0.33 |
| Hex | 42 | 67 | 65 | 24 | 0 | 2 | 3C | B1 | 16 | 21 |
| Octal | 102 | 147 | 145 | 44 | 0 | 2 | 74 | 261 | 26 | 41 |
| Binary | 1000010 | 1100111 | 1100101 | 100100 | 0 | 10 | 111100 | 10110001 | 10110 | 100001 |
Color Harmonies of #426765
Complementary color
Monochromatic Colors of #426765
Black with #426765
Text Example
Text Example
White with #426765
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426765; }
p { color: rgb(66,103,101); }
H1.HeaderClassName
{
color: #426765;
}
.AnyTagClassName
{
color: #426765;
}
</style>
background-color css
<style>
a { background-color: #426765; }
a { background-color: rgb(66,103,101); }
div.DivClassName
{
background-color: #426765;
}
.BgClassName
{
background-color: #426765;
}
</style>
border-color css
<style>
span { border-color: #426765; }
span { border-color: rgb(66,103,101); }
td.TdClassName
{
border-color: #426765;
}
.TagClassName
{
border-color: #426765;
}
</style>