Shades of Seal Brown #381615
Tints of Seal Brown #381615
RGB
CMYK
RGB Variations
Color information
#381615 (or 0x381615) is known color: Seal Brown. HEX triplet: 38, 16 and 15. RGB value is (56,22,21). Sum of RGB (Red+Green+Blue) = 56+22+21=99 (13% of max value = 765). Red value is 56 (22.27% from 255 or 56.57% from 99); Green value is 22 (8.98% from 255 or 22.22% from 99); Blue value is 21 (8.59% from 255 or 21.21% from 99); Max value from RGB is 56 - color contains mainly: red. Hex color #381615 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #381615 is #C7E9EA. Grayscale: #202020. Windows color (decimal): -13101547 or 1381944. OLE color: 1381944.
HSL color Cylindrical-coordinate representation of color #381615: hue angle of 1.71º degrees, saturation: 0.45, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #381615 is Cyan = 0, Magento = 0.61, Yellow = 0.63 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 22 | 21 | - |
| CMYK | 0 | 0.61 | 0.63 | 0.78 |
| HSL | 1.71º | 0.45% | 0.15% | - |
| HSV(B) | 1.71º | 0.63% | 0.22% | - |
| XYZ | 2.05 | 1.47 | 0.88 | - |
| YUV | 32.05 | 121.76 | 145.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 22 | 21 | 0 | 0.61 | 0.63 | 0.78 | 1.71 | 0.45 | 0.15 |
| Hex | 38 | 16 | 15 | 0 | 3D | 3F | 4E | 2 | 2D | F |
| Octal | 70 | 26 | 25 | 0 | 75 | 77 | 116 | 2 | 55 | 17 |
| Binary | 111000 | 10110 | 10101 | 0 | 111101 | 111111 | 1001110 | 10 | 101101 | 1111 |
Color Harmonies of #381615
Complementary color
Monochromatic Colors of #381615
Black with #381615
Text Example
Text Example
White with #381615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381615; }
p { color: rgb(56,22,21); }
H1.HeaderClassName
{
color: #381615;
}
.AnyTagClassName
{
color: #381615;
}
</style>
background-color css
<style>
a { background-color: #381615; }
a { background-color: rgb(56,22,21); }
div.DivClassName
{
background-color: #381615;
}
.BgClassName
{
background-color: #381615;
}
</style>
border-color css
<style>
span { border-color: #381615; }
span { border-color: rgb(56,22,21); }
td.TdClassName
{
border-color: #381615;
}
.TagClassName
{
border-color: #381615;
}
</style>