Shades of Tax Break #356367
Tints of Tax Break #356367
RGB
CMYK
RGB Variations
Color information
#356367 (or 0x356367) is known color: Tax Break. HEX triplet: 35, 63 and 67. RGB value is (53,99,103). Sum of RGB (Red+Green+Blue) = 53+99+103=255 (33% of max value = 765). Red value is 53 (21.09% from 255 or 20.78% from 255); Green value is 99 (39.06% from 255 or 38.82% from 255); Blue value is 103 (40.62% from 255 or 40.39% from 255); Max value from RGB is 103 - color contains mainly: blue. Hex color #356367 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #356367 is #CA9C98. Grayscale: #555555. Windows color (decimal): -13278361 or 6775605. OLE color: 6775605.
HSL color Cylindrical-coordinate representation of color #356367: hue angle of 184.8º degrees, saturation: 0.32, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #356367 is Cyan = 0.49, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 53 | 99 | 103 | - |
| CMYK | 0.49 | 0.04 | 0 | 0.60 |
| HSL | 184.8º | 0.32% | 0.31% | - |
| HSV(B) | 184.8º | 0.49% | 0.4% | - |
| XYZ | 8.38 | 10.66 | 14.45 | - |
| YUV | 85.7 | 137.76 | 104.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 99 | 103 | 0.49 | 0.04 | 0 | 0.60 | 184.8 | 0.32 | 0.31 |
| Hex | 35 | 63 | 67 | 31 | 4 | 0 | 3C | B9 | 20 | 1F |
| Octal | 65 | 143 | 147 | 61 | 4 | 0 | 74 | 271 | 40 | 37 |
| Binary | 110101 | 1100011 | 1100111 | 110001 | 100 | 0 | 111100 | 10111001 | 100000 | 11111 |
Color Harmonies of #356367
Complementary color
Monochromatic Colors of #356367
Black with #356367
Text Example
Text Example
White with #356367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #356367; }
p { color: rgb(53,99,103); }
H1.HeaderClassName
{
color: #356367;
}
.AnyTagClassName
{
color: #356367;
}
</style>
background-color css
<style>
a { background-color: #356367; }
a { background-color: rgb(53,99,103); }
div.DivClassName
{
background-color: #356367;
}
.BgClassName
{
background-color: #356367;
}
</style>
border-color css
<style>
span { border-color: #356367; }
span { border-color: rgb(53,99,103); }
td.TdClassName
{
border-color: #356367;
}
.TagClassName
{
border-color: #356367;
}
</style>