Shades of Seal Brown #461109
Tints of Seal Brown #461109
RGB
CMYK
RGB Variations
Color information
#461109 (or 0x461109) is known color: Seal Brown. HEX triplet: 46, 11 and 09. RGB value is (70,17,9). Sum of RGB (Red+Green+Blue) = 70+17+9=96 (12% of max value = 765). Red value is 70 (27.73% from 255 or 72.92% from 96); Green value is 17 (7.03% from 255 or 17.71% from 96); Blue value is 9 (3.91% from 255 or 9.38% from 96); Max value from RGB is 70 - color contains mainly: red. Hex color #461109 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #461109 is #B9EEF6. Grayscale: #202020. Windows color (decimal): -12185335 or 594246. OLE color: 594246.
HSL color Cylindrical-coordinate representation of color #461109: hue angle of 7.87º degrees, saturation: 0.77, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #461109 is Cyan = 0, Magento = 0.76, Yellow = 0.87 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 17 | 9 | - |
| CMYK | 0 | 0.76 | 0.87 | 0.73 |
| HSL | 7.87º | 0.77% | 0.15% | - |
| HSV(B) | 7.87º | 0.87% | 0.27% | - |
| XYZ | 2.78 | 1.72 | 0.44 | - |
| YUV | 31.94 | 115.06 | 155.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 17 | 9 | 0 | 0.76 | 0.87 | 0.73 | 7.87 | 0.77 | 0.15 |
| Hex | 46 | 11 | 9 | 0 | 4C | 57 | 49 | 8 | 4D | F |
| Octal | 106 | 21 | 11 | 0 | 114 | 127 | 111 | 10 | 115 | 17 |
| Binary | 1000110 | 10001 | 1001 | 0 | 1001100 | 1010111 | 1001001 | 1000 | 1001101 | 1111 |
Color Harmonies of #461109
Complementary color
Monochromatic Colors of #461109
Black with #461109
Text Example
Text Example
White with #461109
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461109; }
p { color: rgb(70,17,9); }
H1.HeaderClassName
{
color: #461109;
}
.AnyTagClassName
{
color: #461109;
}
</style>
background-color css
<style>
a { background-color: #461109; }
a { background-color: rgb(70,17,9); }
div.DivClassName
{
background-color: #461109;
}
.BgClassName
{
background-color: #461109;
}
</style>
border-color css
<style>
span { border-color: #461109; }
span { border-color: rgb(70,17,9); }
td.TdClassName
{
border-color: #461109;
}
.TagClassName
{
border-color: #461109;
}
</style>