Shades of Tax Break #386467
Tints of Tax Break #386467
RGB
CMYK
RGB Variations
Color information
#386467 (or 0x386467) is known color: Tax Break. HEX triplet: 38, 64 and 67. RGB value is (56,100,103). Sum of RGB (Red+Green+Blue) = 56+100+103=259 (34% of max value = 765). Red value is 56 (22.27% from 255 or 21.62% from 259); Green value is 100 (39.45% from 255 or 38.61% from 259); Blue value is 103 (40.62% from 255 or 39.77% from 259); Max value from RGB is 103 - color contains mainly: blue. Hex color #386467 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #386467 is #C79B98. Grayscale: #575757. Windows color (decimal): -13081497 or 6775864. OLE color: 6775864.
HSL color Cylindrical-coordinate representation of color #386467: hue angle of 183.83º 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 #386467 is Cyan = 0.46, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 56 | 100 | 103 | - |
| CMYK | 0.46 | 0.03 | 0 | 0.60 |
| HSL | 183.83º | 0.3% | 0.31% | - |
| HSV(B) | 183.83º | 0.46% | 0.4% | - |
| XYZ | 8.64 | 10.93 | 14.49 | - |
| YUV | 87.19 | 136.92 | 105.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 100 | 103 | 0.46 | 0.03 | 0 | 0.60 | 183.83 | 0.3 | 0.31 |
| Hex | 38 | 64 | 67 | 2E | 3 | 0 | 3C | B8 | 1E | 1F |
| Octal | 70 | 144 | 147 | 56 | 3 | 0 | 74 | 270 | 36 | 37 |
| Binary | 111000 | 1100100 | 1100111 | 101110 | 11 | 0 | 111100 | 10111000 | 11110 | 11111 |
Color Harmonies of #386467
Complementary color
Monochromatic Colors of #386467
Black with #386467
Text Example
Text Example
White with #386467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386467; }
p { color: rgb(56,100,103); }
H1.HeaderClassName
{
color: #386467;
}
.AnyTagClassName
{
color: #386467;
}
</style>
background-color css
<style>
a { background-color: #386467; }
a { background-color: rgb(56,100,103); }
div.DivClassName
{
background-color: #386467;
}
.BgClassName
{
background-color: #386467;
}
</style>
border-color css
<style>
span { border-color: #386467; }
span { border-color: rgb(56,100,103); }
td.TdClassName
{
border-color: #386467;
}
.TagClassName
{
border-color: #386467;
}
</style>