Shades of Seal Brown #381104
Tints of Seal Brown #381104
RGB
CMYK
RGB Variations
Color information
#381104 (or 0x381104) is known color: Seal Brown. HEX triplet: 38, 11 and 04. RGB value is (56,17,4). Sum of RGB (Red+Green+Blue) = 56+17+4=77 (10% of max value = 765). Red value is 56 (22.27% from 255 or 72.73% from 77); Green value is 17 (7.03% from 255 or 22.08% from 77); Blue value is 4 (1.95% from 255 or 5.19% from 77); Max value from RGB is 56 - color contains mainly: red. Hex color #381104 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #381104 is #C7EEFB. Grayscale: #1B1B1B. Windows color (decimal): -13102844 or 266552. OLE color: 266552.
HSL color Cylindrical-coordinate representation of color #381104: hue angle of 15º degrees, saturation: 0.87, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #381104 is Cyan = 0, Magento = 0.70, Yellow = 0.93 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 17 | 4 | - |
| CMYK | 0 | 0.70 | 0.93 | 0.78 |
| HSL | 15º | 0.87% | 0.12% | - |
| HSV(B) | 15º | 0.93% | 0.22% | - |
| XYZ | 1.85 | 1.25 | 0.26 | - |
| YUV | 27.18 | 114.92 | 148.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 17 | 4 | 0 | 0.70 | 0.93 | 0.78 | 15 | 0.87 | 0.12 |
| Hex | 38 | 11 | 4 | 0 | 46 | 5D | 4E | F | 57 | C |
| Octal | 70 | 21 | 4 | 0 | 106 | 135 | 116 | 17 | 127 | 14 |
| Binary | 111000 | 10001 | 100 | 0 | 1000110 | 1011101 | 1001110 | 1111 | 1010111 | 1100 |
Color Harmonies of #381104
Complementary color
Monochromatic Colors of #381104
Black with #381104
Text Example
Text Example
White with #381104
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381104; }
p { color: rgb(56,17,4); }
H1.HeaderClassName
{
color: #381104;
}
.AnyTagClassName
{
color: #381104;
}
</style>
background-color css
<style>
a { background-color: #381104; }
a { background-color: rgb(56,17,4); }
div.DivClassName
{
background-color: #381104;
}
.BgClassName
{
background-color: #381104;
}
</style>
border-color css
<style>
span { border-color: #381104; }
span { border-color: rgb(56,17,4); }
td.TdClassName
{
border-color: #381104;
}
.TagClassName
{
border-color: #381104;
}
</style>