Shades of Tax Break #38646A
Tints of Tax Break #38646A
RGB
CMYK
RGB Variations
Color information
#38646A (or 0x38646A) is known color: Tax Break. HEX triplet: 38, 64 and 6A. RGB value is (56,100,106). Sum of RGB (Red+Green+Blue) = 56+100+106=262 (34% of max value = 765). Red value is 56 (22.27% from 255 or 21.37% from 262); Green value is 100 (39.45% from 255 or 38.17% from 262); Blue value is 106 (41.80% from 255 or 40.46% from 262); Max value from RGB is 106 - color contains mainly: blue. Hex color #38646A is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #38646A is #C79B95. Grayscale: #575757. Windows color (decimal): -13081494 or 6972472. OLE color: 6972472.
HSL color Cylindrical-coordinate representation of color #38646A: hue angle of 187.2º degrees, saturation: 0.31, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #38646A is Cyan = 0.47, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 56 | 100 | 106 | - |
| CMYK | 0.47 | 0.06 | 0 | 0.58 |
| HSL | 187.2º | 0.31% | 0.32% | - |
| HSV(B) | 187.2º | 0.47% | 0.42% | - |
| XYZ | 8.79 | 11 | 15.29 | - |
| YUV | 87.53 | 138.42 | 105.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 100 | 106 | 0.47 | 0.06 | 0 | 0.58 | 187.2 | 0.31 | 0.32 |
| Hex | 38 | 64 | 6A | 2F | 6 | 0 | 3A | BB | 1F | 20 |
| Octal | 70 | 144 | 152 | 57 | 6 | 0 | 72 | 273 | 37 | 40 |
| Binary | 111000 | 1100100 | 1101010 | 101111 | 110 | 0 | 111010 | 10111011 | 11111 | 100000 |
Color Harmonies of #38646A
Complementary color
Monochromatic Colors of #38646A
Black with #38646A
Text Example
Text Example
White with #38646A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #38646A; }
p { color: rgb(56,100,106); }
H1.HeaderClassName
{
color: #38646A;
}
.AnyTagClassName
{
color: #38646A;
}
</style>
background-color css
<style>
a { background-color: #38646A; }
a { background-color: rgb(56,100,106); }
div.DivClassName
{
background-color: #38646A;
}
.BgClassName
{
background-color: #38646A;
}
</style>
border-color css
<style>
span { border-color: #38646A; }
span { border-color: rgb(56,100,106); }
td.TdClassName
{
border-color: #38646A;
}
.TagClassName
{
border-color: #38646A;
}
</style>