Shades of Tax Break #386867
Tints of Tax Break #386867
RGB
CMYK
RGB Variations
Color information
#386867 (or 0x386867) is known color: Tax Break. HEX triplet: 38, 68 and 67. RGB value is (56,104,103). Sum of RGB (Red+Green+Blue) = 56+104+103=263 (34% of max value = 765). Red value is 56 (22.27% from 255 or 21.29% from 263); Green value is 104 (41.02% from 255 or 39.54% from 263); Blue value is 103 (40.62% from 255 or 39.16% from 263); Max value from RGB is 104 - color contains mainly: green. Hex color #386867 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #386867 is #C79798. Grayscale: #595959. Windows color (decimal): -13080473 or 6776888. OLE color: 6776888.
HSL color Cylindrical-coordinate representation of color #386867: hue angle of 178.75º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #386867 is Cyan = 0.46, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 56 | 104 | 103 | - |
| CMYK | 0.46 | 0 | 0.01 | 0.59 |
| HSL | 178.75º | 0.3% | 0.31% | - |
| HSV(B) | 178.75º | 0.46% | 0.41% | - |
| XYZ | 9.03 | 11.72 | 14.62 | - |
| YUV | 89.53 | 135.6 | 104.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 104 | 103 | 0.46 | 0 | 0.01 | 0.59 | 178.75 | 0.3 | 0.31 |
| Hex | 38 | 68 | 67 | 2E | 0 | 1 | 3B | B3 | 1E | 1F |
| Octal | 70 | 150 | 147 | 56 | 0 | 1 | 73 | 263 | 36 | 37 |
| Binary | 111000 | 1101000 | 1100111 | 101110 | 0 | 1 | 111011 | 10110011 | 11110 | 11111 |
Color Harmonies of #386867
Complementary color
Monochromatic Colors of #386867
Black with #386867
Text Example
Text Example
White with #386867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386867; }
p { color: rgb(56,104,103); }
H1.HeaderClassName
{
color: #386867;
}
.AnyTagClassName
{
color: #386867;
}
</style>
background-color css
<style>
a { background-color: #386867; }
a { background-color: rgb(56,104,103); }
div.DivClassName
{
background-color: #386867;
}
.BgClassName
{
background-color: #386867;
}
</style>
border-color css
<style>
span { border-color: #386867; }
span { border-color: rgb(56,104,103); }
td.TdClassName
{
border-color: #386867;
}
.TagClassName
{
border-color: #386867;
}
</style>