Shades of Seal Brown #381916
Tints of Seal Brown #381916
RGB
CMYK
RGB Variations
Color information
#381916 (or 0x381916) is known color: Seal Brown. HEX triplet: 38, 19 and 16. RGB value is (56,25,22). Sum of RGB (Red+Green+Blue) = 56+25+22=103 (13% of max value = 765). Red value is 56 (22.27% from 255 or 54.37% from 103); Green value is 25 (10.16% from 255 or 24.27% from 103); Blue value is 22 (8.98% from 255 or 21.36% from 103); Max value from RGB is 56 - color contains mainly: red. Hex color #381916 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #381916 is #C7E6E9. Grayscale: #212121. Windows color (decimal): -13100778 or 1448248. OLE color: 1448248.
HSL color Cylindrical-coordinate representation of color #381916: hue angle of 5.29º degrees, saturation: 0.44, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #381916 is Cyan = 0, Magento = 0.55, Yellow = 0.61 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 25 | 22 | - |
| CMYK | 0 | 0.55 | 0.61 | 0.78 |
| HSL | 5.29º | 0.44% | 0.15% | - |
| HSV(B) | 5.29º | 0.61% | 0.22% | - |
| XYZ | 2.12 | 1.59 | 0.95 | - |
| YUV | 33.93 | 121.27 | 143.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 25 | 22 | 0 | 0.55 | 0.61 | 0.78 | 5.29 | 0.44 | 0.15 |
| Hex | 38 | 19 | 16 | 0 | 37 | 3D | 4E | 5 | 2C | F |
| Octal | 70 | 31 | 26 | 0 | 67 | 75 | 116 | 5 | 54 | 17 |
| Binary | 111000 | 11001 | 10110 | 0 | 110111 | 111101 | 1001110 | 101 | 101100 | 1111 |
Color Harmonies of #381916
Complementary color
Monochromatic Colors of #381916
Black with #381916
Text Example
Text Example
White with #381916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381916; }
p { color: rgb(56,25,22); }
H1.HeaderClassName
{
color: #381916;
}
.AnyTagClassName
{
color: #381916;
}
</style>
background-color css
<style>
a { background-color: #381916; }
a { background-color: rgb(56,25,22); }
div.DivClassName
{
background-color: #381916;
}
.BgClassName
{
background-color: #381916;
}
</style>
border-color css
<style>
span { border-color: #381916; }
span { border-color: rgb(56,25,22); }
td.TdClassName
{
border-color: #381916;
}
.TagClassName
{
border-color: #381916;
}
</style>