Shades of Seal Brown #381107
Tints of Seal Brown #381107
RGB
CMYK
RGB Variations
Color information
#381107 (or 0x381107) is known color: Seal Brown. HEX triplet: 38, 11 and 07. RGB value is (56,17,7). Sum of RGB (Red+Green+Blue) = 56+17+7=80 (10% of max value = 765). Red value is 56 (22.27% from 255 or 70% from 80); Green value is 17 (7.03% from 255 or 21.25% from 80); Blue value is 7 (3.12% from 255 or 8.75% from 80); Max value from RGB is 56 - color contains mainly: red. Hex color #381107 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #381107 is #C7EEF8. Grayscale: #1B1B1B. Windows color (decimal): -13102841 or 463160. OLE color: 463160.
HSL color Cylindrical-coordinate representation of color #381107: hue angle of 12.24º degrees, saturation: 0.78, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #381107 is Cyan = 0, Magento = 0.70, Yellow = 0.88 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 17 | 7 | - |
| CMYK | 0 | 0.70 | 0.88 | 0.78 |
| HSL | 12.24º | 0.78% | 0.12% | - |
| HSV(B) | 12.24º | 0.88% | 0.22% | - |
| XYZ | 1.87 | 1.26 | 0.35 | - |
| YUV | 27.52 | 116.42 | 148.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 17 | 7 | 0 | 0.70 | 0.88 | 0.78 | 12.24 | 0.78 | 0.12 |
| Hex | 38 | 11 | 7 | 0 | 46 | 58 | 4E | C | 4E | C |
| Octal | 70 | 21 | 7 | 0 | 106 | 130 | 116 | 14 | 116 | 14 |
| Binary | 111000 | 10001 | 111 | 0 | 1000110 | 1011000 | 1001110 | 1100 | 1001110 | 1100 |
Color Harmonies of #381107
Complementary color
Monochromatic Colors of #381107
Black with #381107
Text Example
Text Example
White with #381107
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381107; }
p { color: rgb(56,17,7); }
H1.HeaderClassName
{
color: #381107;
}
.AnyTagClassName
{
color: #381107;
}
</style>
background-color css
<style>
a { background-color: #381107; }
a { background-color: rgb(56,17,7); }
div.DivClassName
{
background-color: #381107;
}
.BgClassName
{
background-color: #381107;
}
</style>
border-color css
<style>
span { border-color: #381107; }
span { border-color: rgb(56,17,7); }
td.TdClassName
{
border-color: #381107;
}
.TagClassName
{
border-color: #381107;
}
</style>