Shades of Seal Brown #461009
Tints of Seal Brown #461009
RGB
CMYK
RGB Variations
Color information
#461009 (or 0x461009) is known color: Seal Brown. HEX triplet: 46, 10 and 09. RGB value is (70,16,9). Sum of RGB (Red+Green+Blue) = 70+16+9=95 (12% of max value = 765). Red value is 70 (27.73% from 255 or 73.68% from 95); Green value is 16 (6.64% from 255 or 16.84% from 95); Blue value is 9 (3.91% from 255 or 9.47% from 95); Max value from RGB is 70 - color contains mainly: red. Hex color #461009 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #461009 is #B9EFF6. Grayscale: #1F1F1F. Windows color (decimal): -12185591 or 593990. OLE color: 593990.
HSL color Cylindrical-coordinate representation of color #461009: hue angle of 6.89º 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 #461009 is Cyan = 0, Magento = 0.77, Yellow = 0.87 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 16 | 9 | - |
| CMYK | 0 | 0.77 | 0.87 | 0.73 |
| HSL | 6.89º | 0.77% | 0.15% | - |
| HSV(B) | 6.89º | 0.87% | 0.27% | - |
| XYZ | 2.76 | 1.69 | 0.44 | - |
| YUV | 31.35 | 115.39 | 155.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 16 | 9 | 0 | 0.77 | 0.87 | 0.73 | 6.89 | 0.77 | 0.15 |
| Hex | 46 | 10 | 9 | 0 | 4D | 57 | 49 | 7 | 4D | F |
| Octal | 106 | 20 | 11 | 0 | 115 | 127 | 111 | 7 | 115 | 17 |
| Binary | 1000110 | 10000 | 1001 | 0 | 1001101 | 1010111 | 1001001 | 111 | 1001101 | 1111 |
Color Harmonies of #461009
Complementary color
Monochromatic Colors of #461009
Black with #461009
Text Example
Text Example
White with #461009
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461009; }
p { color: rgb(70,16,9); }
H1.HeaderClassName
{
color: #461009;
}
.AnyTagClassName
{
color: #461009;
}
</style>
background-color css
<style>
a { background-color: #461009; }
a { background-color: rgb(70,16,9); }
div.DivClassName
{
background-color: #461009;
}
.BgClassName
{
background-color: #461009;
}
</style>
border-color css
<style>
span { border-color: #461009; }
span { border-color: rgb(70,16,9); }
td.TdClassName
{
border-color: #461009;
}
.TagClassName
{
border-color: #461009;
}
</style>