Shades of Seal Brown #381006
Tints of Seal Brown #381006
RGB
CMYK
RGB Variations
Color information
#381006 (or 0x381006) is known color: Seal Brown. HEX triplet: 38, 10 and 06. RGB value is (56,16,6). Sum of RGB (Red+Green+Blue) = 56+16+6=78 (10% of max value = 765). Red value is 56 (22.27% from 255 or 71.79% from 78); Green value is 16 (6.64% from 255 or 20.51% from 78); Blue value is 6 (2.73% from 255 or 7.69% from 78); Max value from RGB is 56 - color contains mainly: red. Hex color #381006 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #381006 is #C7EFF9. Grayscale: #1A1A1A. Windows color (decimal): -13103098 or 397368. OLE color: 397368.
HSL color Cylindrical-coordinate representation of color #381006: hue angle of 12º degrees, saturation: 0.81, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #381006 is Cyan = 0, Magento = 0.71, Yellow = 0.89 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 16 | 6 | - |
| CMYK | 0 | 0.71 | 0.89 | 0.78 |
| HSL | 12º | 0.81% | 0.12% | - |
| HSV(B) | 12º | 0.89% | 0.22% | - |
| XYZ | 1.85 | 1.22 | 0.31 | - |
| YUV | 26.82 | 116.25 | 148.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 16 | 6 | 0 | 0.71 | 0.89 | 0.78 | 12 | 0.81 | 0.12 |
| Hex | 38 | 10 | 6 | 0 | 47 | 59 | 4E | C | 51 | C |
| Octal | 70 | 20 | 6 | 0 | 107 | 131 | 116 | 14 | 121 | 14 |
| Binary | 111000 | 10000 | 110 | 0 | 1000111 | 1011001 | 1001110 | 1100 | 1010001 | 1100 |
Color Harmonies of #381006
Complementary color
Monochromatic Colors of #381006
Black with #381006
Text Example
Text Example
White with #381006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381006; }
p { color: rgb(56,16,6); }
H1.HeaderClassName
{
color: #381006;
}
.AnyTagClassName
{
color: #381006;
}
</style>
background-color css
<style>
a { background-color: #381006; }
a { background-color: rgb(56,16,6); }
div.DivClassName
{
background-color: #381006;
}
.BgClassName
{
background-color: #381006;
}
</style>
border-color css
<style>
span { border-color: #381006; }
span { border-color: rgb(56,16,6); }
td.TdClassName
{
border-color: #381006;
}
.TagClassName
{
border-color: #381006;
}
</style>