Shades of Tax Break #386768
Tints of Tax Break #386768
RGB
CMYK
RGB Variations
Color information
#386768 (or 0x386768) is known color: Tax Break. HEX triplet: 38, 67 and 68. RGB value is (56,103,104). Sum of RGB (Red+Green+Blue) = 56+103+104=263 (34% of max value = 765). Red value is 56 (22.27% from 255 or 21.29% from 263); Green value is 103 (40.62% from 255 or 39.16% from 263); Blue value is 104 (41.02% from 255 or 39.54% from 263); Max value from RGB is 104 - color contains mainly: blue. Hex color #386768 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #386768 is #C79897. Grayscale: #595959. Windows color (decimal): -13080728 or 6842168. OLE color: 6842168.
HSL color Cylindrical-coordinate representation of color #386768: hue angle of 181.25º 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 #386768 is Cyan = 0.46, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 56 | 103 | 104 | - |
| CMYK | 0.46 | 0.01 | 0 | 0.59 |
| HSL | 181.25º | 0.3% | 0.31% | - |
| HSV(B) | 181.25º | 0.46% | 0.41% | - |
| XYZ | 8.98 | 11.54 | 14.85 | - |
| YUV | 89.06 | 136.43 | 104.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 103 | 104 | 0.46 | 0.01 | 0 | 0.59 | 181.25 | 0.3 | 0.31 |
| Hex | 38 | 67 | 68 | 2E | 1 | 0 | 3B | B5 | 1E | 1F |
| Octal | 70 | 147 | 150 | 56 | 1 | 0 | 73 | 265 | 36 | 37 |
| Binary | 111000 | 1100111 | 1101000 | 101110 | 1 | 0 | 111011 | 10110101 | 11110 | 11111 |
Color Harmonies of #386768
Complementary color
Monochromatic Colors of #386768
Black with #386768
Text Example
Text Example
White with #386768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386768; }
p { color: rgb(56,103,104); }
H1.HeaderClassName
{
color: #386768;
}
.AnyTagClassName
{
color: #386768;
}
</style>
background-color css
<style>
a { background-color: #386768; }
a { background-color: rgb(56,103,104); }
div.DivClassName
{
background-color: #386768;
}
.BgClassName
{
background-color: #386768;
}
</style>
border-color css
<style>
span { border-color: #386768; }
span { border-color: rgb(56,103,104); }
td.TdClassName
{
border-color: #386768;
}
.TagClassName
{
border-color: #386768;
}
</style>