Shades of Tax Break #356366
Tints of Tax Break #356366
RGB
CMYK
RGB Variations
Color information
#356366 (or 0x356366) is known color: Tax Break. HEX triplet: 35, 63 and 66. RGB value is (53,99,102). Sum of RGB (Red+Green+Blue) = 53+99+102=254 (33% of max value = 765). Red value is 53 (21.09% from 255 or 20.87% from 254); Green value is 99 (39.06% from 255 or 38.98% from 254); Blue value is 102 (40.23% from 255 or 40.16% from 254); Max value from RGB is 102 - color contains mainly: blue. Hex color #356366 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #356366 is #CA9C99. Grayscale: #555555. Windows color (decimal): -13278362 or 6710069. OLE color: 6710069.
HSL color Cylindrical-coordinate representation of color #356366: hue angle of 183.67º degrees, saturation: 0.32, 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 #356366 is Cyan = 0.48, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 53 | 99 | 102 | - |
| CMYK | 0.48 | 0.03 | 0 | 0.6 |
| HSL | 183.67º | 0.32% | 0.3% | - |
| HSV(B) | 183.67º | 0.48% | 0.4% | - |
| XYZ | 8.33 | 10.64 | 14.19 | - |
| YUV | 85.59 | 137.26 | 104.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 99 | 102 | 0.48 | 0.03 | 0 | 0.6 | 183.67 | 0.32 | 0.3 |
| Hex | 35 | 63 | 66 | 30 | 3 | 0 | 3C | B8 | 20 | 1E |
| Octal | 65 | 143 | 146 | 60 | 3 | 0 | 74 | 270 | 40 | 36 |
| Binary | 110101 | 1100011 | 1100110 | 110000 | 11 | 0 | 111100 | 10111000 | 100000 | 11110 |
Color Harmonies of #356366
Complementary color
Monochromatic Colors of #356366
Black with #356366
Text Example
Text Example
White with #356366
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #356366; }
p { color: rgb(53,99,102); }
H1.HeaderClassName
{
color: #356366;
}
.AnyTagClassName
{
color: #356366;
}
</style>
background-color css
<style>
a { background-color: #356366; }
a { background-color: rgb(53,99,102); }
div.DivClassName
{
background-color: #356366;
}
.BgClassName
{
background-color: #356366;
}
</style>
border-color css
<style>
span { border-color: #356366; }
span { border-color: rgb(53,99,102); }
td.TdClassName
{
border-color: #356366;
}
.TagClassName
{
border-color: #356366;
}
</style>