Shades of Seal Brown #461107
Tints of Seal Brown #461107
RGB
CMYK
RGB Variations
Color information
#461107 (or 0x461107) is known color: Seal Brown. HEX triplet: 46, 11 and 07. RGB value is (70,17,7). Sum of RGB (Red+Green+Blue) = 70+17+7=94 (12% of max value = 765). Red value is 70 (27.73% from 255 or 74.47% from 94); Green value is 17 (7.03% from 255 or 18.09% from 94); Blue value is 7 (3.12% from 255 or 7.45% from 94); Max value from RGB is 70 - color contains mainly: red. Hex color #461107 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #461107 is #B9EEF8. Grayscale: #1F1F1F. Windows color (decimal): -12185337 or 463174. OLE color: 463174.
HSL color Cylindrical-coordinate representation of color #461107: hue angle of 9.52º degrees, saturation: 0.82, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #461107 is Cyan = 0, Magento = 0.76, Yellow = 0.90 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 17 | 7 | - |
| CMYK | 0 | 0.76 | 0.90 | 0.73 |
| HSL | 9.52º | 0.82% | 0.15% | - |
| HSV(B) | 9.52º | 0.9% | 0.27% | - |
| XYZ | 2.76 | 1.72 | 0.39 | - |
| YUV | 31.71 | 114.06 | 155.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 17 | 7 | 0 | 0.76 | 0.90 | 0.73 | 9.52 | 0.82 | 0.15 |
| Hex | 46 | 11 | 7 | 0 | 4C | 5A | 49 | A | 52 | F |
| Octal | 106 | 21 | 7 | 0 | 114 | 132 | 111 | 12 | 122 | 17 |
| Binary | 1000110 | 10001 | 111 | 0 | 1001100 | 1011010 | 1001001 | 1010 | 1010010 | 1111 |
Color Harmonies of #461107
Complementary color
Monochromatic Colors of #461107
Black with #461107
Text Example
Text Example
White with #461107
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461107; }
p { color: rgb(70,17,7); }
H1.HeaderClassName
{
color: #461107;
}
.AnyTagClassName
{
color: #461107;
}
</style>
background-color css
<style>
a { background-color: #461107; }
a { background-color: rgb(70,17,7); }
div.DivClassName
{
background-color: #461107;
}
.BgClassName
{
background-color: #461107;
}
</style>
border-color css
<style>
span { border-color: #461107; }
span { border-color: rgb(70,17,7); }
td.TdClassName
{
border-color: #461107;
}
.TagClassName
{
border-color: #461107;
}
</style>