Shades of Tax Break #386267
Tints of Tax Break #386267
RGB
CMYK
RGB Variations
Color information
#386267 (or 0x386267) is known color: Tax Break. HEX triplet: 38, 62 and 67. RGB value is (56,98,103). Sum of RGB (Red+Green+Blue) = 56+98+103=257 (34% of max value = 765). Red value is 56 (22.27% from 255 or 21.79% from 257); Green value is 98 (38.67% from 255 or 38.13% from 257); Blue value is 103 (40.62% from 255 or 40.08% from 257); Max value from RGB is 103 - color contains mainly: blue. Hex color #386267 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #386267 is #C79D98. Grayscale: #555555. Windows color (decimal): -13082009 or 6775352. OLE color: 6775352.
HSL color Cylindrical-coordinate representation of color #386267: hue angle of 186.38º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #386267 is Cyan = 0.46, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 56 | 98 | 103 | - |
| CMYK | 0.46 | 0.05 | 0 | 0.60 |
| HSL | 186.38º | 0.3% | 0.31% | - |
| HSV(B) | 186.38º | 0.46% | 0.4% | - |
| XYZ | 8.45 | 10.56 | 14.42 | - |
| YUV | 86.01 | 137.59 | 106.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 98 | 103 | 0.46 | 0.05 | 0 | 0.60 | 186.38 | 0.3 | 0.31 |
| Hex | 38 | 62 | 67 | 2E | 5 | 0 | 3C | BA | 1E | 1F |
| Octal | 70 | 142 | 147 | 56 | 5 | 0 | 74 | 272 | 36 | 37 |
| Binary | 111000 | 1100010 | 1100111 | 101110 | 101 | 0 | 111100 | 10111010 | 11110 | 11111 |
Color Harmonies of #386267
Complementary color
Monochromatic Colors of #386267
Black with #386267
Text Example
Text Example
White with #386267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386267; }
p { color: rgb(56,98,103); }
H1.HeaderClassName
{
color: #386267;
}
.AnyTagClassName
{
color: #386267;
}
</style>
background-color css
<style>
a { background-color: #386267; }
a { background-color: rgb(56,98,103); }
div.DivClassName
{
background-color: #386267;
}
.BgClassName
{
background-color: #386267;
}
</style>
border-color css
<style>
span { border-color: #386267; }
span { border-color: rgb(56,98,103); }
td.TdClassName
{
border-color: #386267;
}
.TagClassName
{
border-color: #386267;
}
</style>