Shades of Seal Brown #381713
Tints of Seal Brown #381713
RGB
CMYK
RGB Variations
Color information
#381713 (or 0x381713) is known color: Seal Brown. HEX triplet: 38, 17 and 13. RGB value is (56,23,19). Sum of RGB (Red+Green+Blue) = 56+23+19=98 (12% of max value = 765). Red value is 56 (22.27% from 255 or 57.14% from 98); Green value is 23 (9.38% from 255 or 23.47% from 98); Blue value is 19 (7.81% from 255 or 19.39% from 98); Max value from RGB is 56 - color contains mainly: red. Hex color #381713 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #381713 is #C7E8EC. Grayscale: #202020. Windows color (decimal): -13101293 or 1251128. OLE color: 1251128.
HSL color Cylindrical-coordinate representation of color #381713: hue angle of 6.49º degrees, saturation: 0.49, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #381713 is Cyan = 0, Magento = 0.59, Yellow = 0.66 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 23 | 19 | - |
| CMYK | 0 | 0.59 | 0.66 | 0.78 |
| HSL | 6.49º | 0.49% | 0.15% | - |
| HSV(B) | 6.49º | 0.66% | 0.22% | - |
| XYZ | 2.05 | 1.5 | 0.8 | - |
| YUV | 32.41 | 120.43 | 144.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 23 | 19 | 0 | 0.59 | 0.66 | 0.78 | 6.49 | 0.49 | 0.15 |
| Hex | 38 | 17 | 13 | 0 | 3B | 42 | 4E | 6 | 31 | F |
| Octal | 70 | 27 | 23 | 0 | 73 | 102 | 116 | 6 | 61 | 17 |
| Binary | 111000 | 10111 | 10011 | 0 | 111011 | 1000010 | 1001110 | 110 | 110001 | 1111 |
Color Harmonies of #381713
Complementary color
Monochromatic Colors of #381713
Black with #381713
Text Example
Text Example
White with #381713
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381713; }
p { color: rgb(56,23,19); }
H1.HeaderClassName
{
color: #381713;
}
.AnyTagClassName
{
color: #381713;
}
</style>
background-color css
<style>
a { background-color: #381713; }
a { background-color: rgb(56,23,19); }
div.DivClassName
{
background-color: #381713;
}
.BgClassName
{
background-color: #381713;
}
</style>
border-color css
<style>
span { border-color: #381713; }
span { border-color: rgb(56,23,19); }
td.TdClassName
{
border-color: #381713;
}
.TagClassName
{
border-color: #381713;
}
</style>