Shades of Seal Brown #461312
Tints of Seal Brown #461312
RGB
CMYK
RGB Variations
Color information
#461312 (or 0x461312) is known color: Seal Brown. HEX triplet: 46, 13 and 12. RGB value is (70,19,18). Sum of RGB (Red+Green+Blue) = 70+19+18=107 (14% of max value = 765). Red value is 70 (27.73% from 255 or 65.42% from 107); Green value is 19 (7.81% from 255 or 17.76% from 107); Blue value is 18 (7.42% from 255 or 16.82% from 107); Max value from RGB is 70 - color contains mainly: red. Hex color #461312 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #461312 is #B9ECED. Grayscale: #222222. Windows color (decimal): -12184814 or 1184582. OLE color: 1184582.
HSL color Cylindrical-coordinate representation of color #461312: hue angle of 1.15º degrees, saturation: 0.59, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #461312 is Cyan = 0, Magento = 0.73, Yellow = 0.74 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 19 | 18 | - |
| CMYK | 0 | 0.73 | 0.74 | 0.73 |
| HSL | 1.15º | 0.59% | 0.17% | - |
| HSV(B) | 1.15º | 0.74% | 0.27% | - |
| XYZ | 2.87 | 1.81 | 0.77 | - |
| YUV | 34.14 | 118.9 | 153.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 19 | 18 | 0 | 0.73 | 0.74 | 0.73 | 1.15 | 0.59 | 0.17 |
| Hex | 46 | 13 | 12 | 0 | 49 | 4A | 49 | 1 | 3B | 11 |
| Octal | 106 | 23 | 22 | 0 | 111 | 112 | 111 | 1 | 73 | 21 |
| Binary | 1000110 | 10011 | 10010 | 0 | 1001001 | 1001010 | 1001001 | 1 | 111011 | 10001 |
Color Harmonies of #461312
Complementary color
Monochromatic Colors of #461312
Black with #461312
Text Example
Text Example
White with #461312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461312; }
p { color: rgb(70,19,18); }
H1.HeaderClassName
{
color: #461312;
}
.AnyTagClassName
{
color: #461312;
}
</style>
background-color css
<style>
a { background-color: #461312; }
a { background-color: rgb(70,19,18); }
div.DivClassName
{
background-color: #461312;
}
.BgClassName
{
background-color: #461312;
}
</style>
border-color css
<style>
span { border-color: #461312; }
span { border-color: rgb(70,19,18); }
td.TdClassName
{
border-color: #461312;
}
.TagClassName
{
border-color: #461312;
}
</style>