Shades of Seal Brown #381110
Tints of Seal Brown #381110
RGB
CMYK
RGB Variations
Color information
#381110 (or 0x381110) is known color: Seal Brown. HEX triplet: 38, 11 and 10. RGB value is (56,17,16). Sum of RGB (Red+Green+Blue) = 56+17+16=89 (11% of max value = 765). Red value is 56 (22.27% from 255 or 62.92% from 89); Green value is 17 (7.03% from 255 or 19.10% from 89); Blue value is 16 (6.64% from 255 or 17.98% from 89); Max value from RGB is 56 - color contains mainly: red. Hex color #381110 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #381110 is #C7EEEF. Grayscale: #1C1C1C. Windows color (decimal): -13102832 or 1052984. OLE color: 1052984.
HSL color Cylindrical-coordinate representation of color #381110: hue angle of 1.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 #381110 is Cyan = 0, Magento = 0.70, Yellow = 0.71 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 17 | 16 | - |
| CMYK | 0 | 0.70 | 0.71 | 0.78 |
| HSL | 1.5º | 0.56% | 0.14% | - |
| HSV(B) | 1.5º | 0.71% | 0.22% | - |
| XYZ | 1.92 | 1.28 | 0.64 | - |
| YUV | 28.55 | 120.92 | 147.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 17 | 16 | 0 | 0.70 | 0.71 | 0.78 | 1.5 | 0.56 | 0.14 |
| Hex | 38 | 11 | 10 | 0 | 46 | 47 | 4E | 2 | 38 | E |
| Octal | 70 | 21 | 20 | 0 | 106 | 107 | 116 | 2 | 70 | 16 |
| Binary | 111000 | 10001 | 10000 | 0 | 1000110 | 1000111 | 1001110 | 10 | 111000 | 1110 |
Color Harmonies of #381110
Complementary color
Monochromatic Colors of #381110
Black with #381110
Text Example
Text Example
White with #381110
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381110; }
p { color: rgb(56,17,16); }
H1.HeaderClassName
{
color: #381110;
}
.AnyTagClassName
{
color: #381110;
}
</style>
background-color css
<style>
a { background-color: #381110; }
a { background-color: rgb(56,17,16); }
div.DivClassName
{
background-color: #381110;
}
.BgClassName
{
background-color: #381110;
}
</style>
border-color css
<style>
span { border-color: #381110; }
span { border-color: rgb(56,17,16); }
td.TdClassName
{
border-color: #381110;
}
.TagClassName
{
border-color: #381110;
}
</style>