Shades of Seal Brown #381210
Tints of Seal Brown #381210
RGB
CMYK
RGB Variations
Color information
#381210 (or 0x381210) is known color: Seal Brown. HEX triplet: 38, 12 and 10. RGB value is (56,18,16). Sum of RGB (Red+Green+Blue) = 56+18+16=90 (11% of max value = 765). Red value is 56 (22.27% from 255 or 62.22% from 90); Green value is 18 (7.42% from 255 or 20% from 90); Blue value is 16 (6.64% from 255 or 17.78% from 90); Max value from RGB is 56 - color contains mainly: red. Hex color #381210 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #381210 is #C7EDEF. Grayscale: #1D1D1D. Windows color (decimal): -13102576 or 1053240. OLE color: 1053240.
HSL color Cylindrical-coordinate representation of color #381210: hue angle of 3º degrees, saturation: 0.56, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #381210 is Cyan = 0, Magento = 0.68, Yellow = 0.71 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 18 | 16 | - |
| CMYK | 0 | 0.68 | 0.71 | 0.78 |
| HSL | 3º | 0.56% | 0.14% | - |
| HSV(B) | 3º | 0.71% | 0.22% | - |
| XYZ | 1.94 | 1.31 | 0.64 | - |
| YUV | 29.13 | 120.59 | 147.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 18 | 16 | 0 | 0.68 | 0.71 | 0.78 | 3 | 0.56 | 0.14 |
| Hex | 38 | 12 | 10 | 0 | 44 | 47 | 4E | 3 | 38 | E |
| Octal | 70 | 22 | 20 | 0 | 104 | 107 | 116 | 3 | 70 | 16 |
| Binary | 111000 | 10010 | 10000 | 0 | 1000100 | 1000111 | 1001110 | 11 | 111000 | 1110 |
Color Harmonies of #381210
Complementary color
Monochromatic Colors of #381210
Black with #381210
Text Example
Text Example
White with #381210
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381210; }
p { color: rgb(56,18,16); }
H1.HeaderClassName
{
color: #381210;
}
.AnyTagClassName
{
color: #381210;
}
</style>
background-color css
<style>
a { background-color: #381210; }
a { background-color: rgb(56,18,16); }
div.DivClassName
{
background-color: #381210;
}
.BgClassName
{
background-color: #381210;
}
</style>
border-color css
<style>
span { border-color: #381210; }
span { border-color: rgb(56,18,16); }
td.TdClassName
{
border-color: #381210;
}
.TagClassName
{
border-color: #381210;
}
</style>