Shades of Seal Brown #381510
Tints of Seal Brown #381510
RGB
CMYK
RGB Variations
Color information
#381510 (or 0x381510) is known color: Seal Brown. HEX triplet: 38, 15 and 10. RGB value is (56,21,16). Sum of RGB (Red+Green+Blue) = 56+21+16=93 (12% of max value = 765). Red value is 56 (22.27% from 255 or 60.22% from 93); Green value is 21 (8.59% from 255 or 22.58% from 93); Blue value is 16 (6.64% from 255 or 17.20% from 93); Max value from RGB is 56 - color contains mainly: red. Hex color #381510 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #381510 is #C7EAEF. Grayscale: #1E1E1E. Windows color (decimal): -13101808 or 1054008. OLE color: 1054008.
HSL color Cylindrical-coordinate representation of color #381510: hue angle of 7.5º 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 #381510 is Cyan = 0, Magento = 0.63, Yellow = 0.71 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 21 | 16 | - |
| CMYK | 0 | 0.63 | 0.71 | 0.78 |
| HSL | 7.5º | 0.56% | 0.14% | - |
| HSV(B) | 7.5º | 0.71% | 0.22% | - |
| XYZ | 1.99 | 1.41 | 0.66 | - |
| YUV | 30.9 | 119.6 | 145.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 21 | 16 | 0 | 0.63 | 0.71 | 0.78 | 7.5 | 0.56 | 0.14 |
| Hex | 38 | 15 | 10 | 0 | 3F | 47 | 4E | 8 | 38 | E |
| Octal | 70 | 25 | 20 | 0 | 77 | 107 | 116 | 10 | 70 | 16 |
| Binary | 111000 | 10101 | 10000 | 0 | 111111 | 1000111 | 1001110 | 1000 | 111000 | 1110 |
Color Harmonies of #381510
Complementary color
Monochromatic Colors of #381510
Black with #381510
Text Example
Text Example
White with #381510
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381510; }
p { color: rgb(56,21,16); }
H1.HeaderClassName
{
color: #381510;
}
.AnyTagClassName
{
color: #381510;
}
</style>
background-color css
<style>
a { background-color: #381510; }
a { background-color: rgb(56,21,16); }
div.DivClassName
{
background-color: #381510;
}
.BgClassName
{
background-color: #381510;
}
</style>
border-color css
<style>
span { border-color: #381510; }
span { border-color: rgb(56,21,16); }
td.TdClassName
{
border-color: #381510;
}
.TagClassName
{
border-color: #381510;
}
</style>