Shades of Seal Brown #381717
Tints of Seal Brown #381717
RGB
CMYK
RGB Variations
Color information
#381717 (or 0x381717) is known color: Seal Brown. HEX triplet: 38, 17 and 17. RGB value is (56,23,23). Sum of RGB (Red+Green+Blue) = 56+23+23=102 (13% of max value = 765). Red value is 56 (22.27% from 255 or 54.90% from 102); Green value is 23 (9.38% from 255 or 22.55% from 102); Blue value is 23 (9.38% from 255 or 22.55% from 102); Max value from RGB is 56 - color contains mainly: red. Hex color #381717 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #381717 is #C7E8E8. Grayscale: #202020. Windows color (decimal): -13101289 or 1513272. OLE color: 1513272.
HSL color Cylindrical-coordinate representation of color #381717: hue angle of 0º degrees, saturation: 0.42, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #381717 is Cyan = 0, Magento = 0.59, Yellow = 0.59 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 23 | 23 | - |
| CMYK | 0 | 0.59 | 0.59 | 0.78 |
| HSL | 0º | 0.42% | 0.15% | - |
| HSV(B) | 0º | 0.59% | 0.22% | - |
| XYZ | 2.09 | 1.52 | 0.99 | - |
| YUV | 32.87 | 122.43 | 144.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 23 | 23 | 0 | 0.59 | 0.59 | 0.78 | 0 | 0.42 | 0.15 |
| Hex | 38 | 17 | 17 | 0 | 3B | 3B | 4E | 0 | 2A | F |
| Octal | 70 | 27 | 27 | 0 | 73 | 73 | 116 | 0 | 52 | 17 |
| Binary | 111000 | 10111 | 10111 | 0 | 111011 | 111011 | 1001110 | 0 | 101010 | 1111 |
Color Harmonies of #381717
Complementary color
Monochromatic Colors of #381717
Black with #381717
Text Example
Text Example
White with #381717
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381717; }
p { color: rgb(56,23,23); }
H1.HeaderClassName
{
color: #381717;
}
.AnyTagClassName
{
color: #381717;
}
</style>
background-color css
<style>
a { background-color: #381717; }
a { background-color: rgb(56,23,23); }
div.DivClassName
{
background-color: #381717;
}
.BgClassName
{
background-color: #381717;
}
</style>
border-color css
<style>
span { border-color: #381717; }
span { border-color: rgb(56,23,23); }
td.TdClassName
{
border-color: #381717;
}
.TagClassName
{
border-color: #381717;
}
</style>