Shades of Tax Break #506768
Tints of Tax Break #506768
RGB
CMYK
RGB Variations
Color information
#506768 (or 0x506768) is known color: Tax Break. HEX triplet: 50, 67 and 68. RGB value is (80,103,104). Sum of RGB (Red+Green+Blue) = 80+103+104=287 (38% of max value = 765). Red value is 80 (31.64% from 255 or 27.87% from 287); Green value is 103 (40.62% from 255 or 35.89% from 287); Blue value is 104 (41.02% from 255 or 36.24% from 287); Max value from RGB is 104 - color contains mainly: blue. Hex color #506768 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #506768 is #AF9897. Grayscale: #606060. Windows color (decimal): -11507864 or 6842192. OLE color: 6842192.
HSL color Cylindrical-coordinate representation of color #506768: hue angle of 182.5º degrees, saturation: 0.13, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #506768 is Cyan = 0.23, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 80 | 103 | 104 | - |
| CMYK | 0.23 | 0.01 | 0 | 0.59 |
| HSL | 182.5º | 0.13% | 0.36% | - |
| HSV(B) | 182.5º | 0.23% | 0.41% | - |
| XYZ | 10.66 | 12.41 | 14.93 | - |
| YUV | 96.24 | 132.38 | 116.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 103 | 104 | 0.23 | 0.01 | 0 | 0.59 | 182.5 | 0.13 | 0.36 |
| Hex | 50 | 67 | 68 | 17 | 1 | 0 | 3B | B6 | D | 24 |
| Octal | 120 | 147 | 150 | 27 | 1 | 0 | 73 | 266 | 15 | 44 |
| Binary | 1010000 | 1100111 | 1101000 | 10111 | 1 | 0 | 111011 | 10110110 | 1101 | 100100 |
Color Harmonies of #506768
Complementary color
Monochromatic Colors of #506768
Black with #506768
Text Example
Text Example
White with #506768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #506768; }
p { color: rgb(80,103,104); }
H1.HeaderClassName
{
color: #506768;
}
.AnyTagClassName
{
color: #506768;
}
</style>
background-color css
<style>
a { background-color: #506768; }
a { background-color: rgb(80,103,104); }
div.DivClassName
{
background-color: #506768;
}
.BgClassName
{
background-color: #506768;
}
</style>
border-color css
<style>
span { border-color: #506768; }
span { border-color: rgb(80,103,104); }
td.TdClassName
{
border-color: #506768;
}
.TagClassName
{
border-color: #506768;
}
</style>