Shades of Tax Break #356165
Tints of Tax Break #356165
RGB
CMYK
RGB Variations
Color information
#356165 (or 0x356165) is known color: Tax Break. HEX triplet: 35, 61 and 65. RGB value is (53,97,101). Sum of RGB (Red+Green+Blue) = 53+97+101=251 (33% of max value = 765). Red value is 53 (21.09% from 255 or 21.12% from 251); Green value is 97 (38.28% from 255 or 38.65% from 251); Blue value is 101 (39.84% from 255 or 40.24% from 251); Max value from RGB is 101 - color contains mainly: blue. Hex color #356165 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #356165 is #CA9E9A. Grayscale: #545454. Windows color (decimal): -13278875 or 6644021. OLE color: 6644021.
HSL color Cylindrical-coordinate representation of color #356165: hue angle of 185º degrees, saturation: 0.31, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #356165 is Cyan = 0.48, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 53 | 97 | 101 | - |
| CMYK | 0.48 | 0.04 | 0 | 0.60 |
| HSL | 185º | 0.31% | 0.3% | - |
| HSV(B) | 185º | 0.48% | 0.4% | - |
| XYZ | 8.09 | 10.25 | 13.86 | - |
| YUV | 84.3 | 137.42 | 105.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 97 | 101 | 0.48 | 0.04 | 0 | 0.60 | 185 | 0.31 | 0.3 |
| Hex | 35 | 61 | 65 | 30 | 4 | 0 | 3C | B9 | 1F | 1E |
| Octal | 65 | 141 | 145 | 60 | 4 | 0 | 74 | 271 | 37 | 36 |
| Binary | 110101 | 1100001 | 1100101 | 110000 | 100 | 0 | 111100 | 10111001 | 11111 | 11110 |
Color Harmonies of #356165
Complementary color
Monochromatic Colors of #356165
Black with #356165
Text Example
Text Example
White with #356165
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #356165; }
p { color: rgb(53,97,101); }
H1.HeaderClassName
{
color: #356165;
}
.AnyTagClassName
{
color: #356165;
}
</style>
background-color css
<style>
a { background-color: #356165; }
a { background-color: rgb(53,97,101); }
div.DivClassName
{
background-color: #356165;
}
.BgClassName
{
background-color: #356165;
}
</style>
border-color css
<style>
span { border-color: #356165; }
span { border-color: rgb(53,97,101); }
td.TdClassName
{
border-color: #356165;
}
.TagClassName
{
border-color: #356165;
}
</style>