Shades of Seal Brown #391002
Tints of Seal Brown #391002
RGB
CMYK
RGB Variations
Color information
#391002 (or 0x391002) is known color: Seal Brown. HEX triplet: 39, 10 and 02. RGB value is (57,16,2). Sum of RGB (Red+Green+Blue) = 57+16+2=75 (9% of max value = 765). Red value is 57 (22.66% from 255 or 76% from 75); Green value is 16 (6.64% from 255 or 21.33% from 75); Blue value is 2 (1.17% from 255 or 2.67% from 75); Max value from RGB is 57 - color contains mainly: red. Hex color #391002 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #391002 is #C6EFFD. Grayscale: #1A1A1A. Windows color (decimal): -13037566 or 135225. OLE color: 135225.
HSL color Cylindrical-coordinate representation of color #391002: hue angle of 15.27º degrees, saturation: 0.93, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #391002 is Cyan = 0, Magento = 0.72, Yellow = 0.96 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 16 | 2 | - |
| CMYK | 0 | 0.72 | 0.96 | 0.78 |
| HSL | 15.27º | 0.93% | 0.12% | - |
| HSV(B) | 15.27º | 0.96% | 0.22% | - |
| XYZ | 1.88 | 1.24 | 0.2 | - |
| YUV | 26.66 | 114.08 | 149.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 16 | 2 | 0 | 0.72 | 0.96 | 0.78 | 15.27 | 0.93 | 0.12 |
| Hex | 39 | 10 | 2 | 0 | 48 | 60 | 4E | F | 5D | C |
| Octal | 71 | 20 | 2 | 0 | 110 | 140 | 116 | 17 | 135 | 14 |
| Binary | 111001 | 10000 | 10 | 0 | 1001000 | 1100000 | 1001110 | 1111 | 1011101 | 1100 |
Color Harmonies of #391002
Complementary color
Monochromatic Colors of #391002
Black with #391002
Text Example
Text Example
White with #391002
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391002; }
p { color: rgb(57,16,2); }
H1.HeaderClassName
{
color: #391002;
}
.AnyTagClassName
{
color: #391002;
}
</style>
background-color css
<style>
a { background-color: #391002; }
a { background-color: rgb(57,16,2); }
div.DivClassName
{
background-color: #391002;
}
.BgClassName
{
background-color: #391002;
}
</style>
border-color css
<style>
span { border-color: #391002; }
span { border-color: rgb(57,16,2); }
td.TdClassName
{
border-color: #391002;
}
.TagClassName
{
border-color: #391002;
}
</style>