Shades of Seal Brown #381307
Tints of Seal Brown #381307
RGB
CMYK
RGB Variations
Color information
#381307 (or 0x381307) is known color: Seal Brown. HEX triplet: 38, 13 and 07. RGB value is (56,19,7). Sum of RGB (Red+Green+Blue) = 56+19+7=82 (10% of max value = 765). Red value is 56 (22.27% from 255 or 68.29% from 82); Green value is 19 (7.81% from 255 or 23.17% from 82); Blue value is 7 (3.12% from 255 or 8.54% from 82); Max value from RGB is 56 - color contains mainly: red. Hex color #381307 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #381307 is #C7ECF8. Grayscale: #1C1C1C. Windows color (decimal): -13102329 or 463672. OLE color: 463672.
HSL color Cylindrical-coordinate representation of color #381307: hue angle of 14.69º 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 #381307 is Cyan = 0, Magento = 0.66, Yellow = 0.88 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 19 | 7 | - |
| CMYK | 0 | 0.66 | 0.88 | 0.78 |
| HSL | 14.69º | 0.78% | 0.12% | - |
| HSV(B) | 14.69º | 0.88% | 0.22% | - |
| XYZ | 1.9 | 1.32 | 0.36 | - |
| YUV | 28.7 | 115.76 | 147.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 19 | 7 | 0 | 0.66 | 0.88 | 0.78 | 14.69 | 0.78 | 0.12 |
| Hex | 38 | 13 | 7 | 0 | 42 | 58 | 4E | F | 4E | C |
| Octal | 70 | 23 | 7 | 0 | 102 | 130 | 116 | 17 | 116 | 14 |
| Binary | 111000 | 10011 | 111 | 0 | 1000010 | 1011000 | 1001110 | 1111 | 1001110 | 1100 |
Color Harmonies of #381307
Complementary color
Monochromatic Colors of #381307
Black with #381307
Text Example
Text Example
White with #381307
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381307; }
p { color: rgb(56,19,7); }
H1.HeaderClassName
{
color: #381307;
}
.AnyTagClassName
{
color: #381307;
}
</style>
background-color css
<style>
a { background-color: #381307; }
a { background-color: rgb(56,19,7); }
div.DivClassName
{
background-color: #381307;
}
.BgClassName
{
background-color: #381307;
}
</style>
border-color css
<style>
span { border-color: #381307; }
span { border-color: rgb(56,19,7); }
td.TdClassName
{
border-color: #381307;
}
.TagClassName
{
border-color: #381307;
}
</style>