Shades of Seal Brown #461610
Tints of Seal Brown #461610
RGB
CMYK
RGB Variations
Color information
#461610 (or 0x461610) is known color: Seal Brown. HEX triplet: 46, 16 and 10. RGB value is (70,22,16). Sum of RGB (Red+Green+Blue) = 70+22+16=108 (14% of max value = 765). Red value is 70 (27.73% from 255 or 64.81% from 108); Green value is 22 (8.98% from 255 or 20.37% from 108); Blue value is 16 (6.64% from 255 or 14.81% from 108); Max value from RGB is 70 - color contains mainly: red. Hex color #461610 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #461610 is #B9E9EF. Grayscale: #232323. Windows color (decimal): -12184048 or 1054278. OLE color: 1054278.
HSL color Cylindrical-coordinate representation of color #461610: hue angle of 6.67º degrees, saturation: 0.63, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #461610 is Cyan = 0, Magento = 0.69, Yellow = 0.77 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 22 | 16 | - |
| CMYK | 0 | 0.69 | 0.77 | 0.73 |
| HSL | 6.67º | 0.63% | 0.17% | - |
| HSV(B) | 6.67º | 0.77% | 0.27% | - |
| XYZ | 2.91 | 1.91 | 0.71 | - |
| YUV | 35.67 | 116.9 | 152.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 22 | 16 | 0 | 0.69 | 0.77 | 0.73 | 6.67 | 0.63 | 0.17 |
| Hex | 46 | 16 | 10 | 0 | 45 | 4D | 49 | 7 | 3F | 11 |
| Octal | 106 | 26 | 20 | 0 | 105 | 115 | 111 | 7 | 77 | 21 |
| Binary | 1000110 | 10110 | 10000 | 0 | 1000101 | 1001101 | 1001001 | 111 | 111111 | 10001 |
Color Harmonies of #461610
Complementary color
Monochromatic Colors of #461610
Black with #461610
Text Example
Text Example
White with #461610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461610; }
p { color: rgb(70,22,16); }
H1.HeaderClassName
{
color: #461610;
}
.AnyTagClassName
{
color: #461610;
}
</style>
background-color css
<style>
a { background-color: #461610; }
a { background-color: rgb(70,22,16); }
div.DivClassName
{
background-color: #461610;
}
.BgClassName
{
background-color: #461610;
}
</style>
border-color css
<style>
span { border-color: #461610; }
span { border-color: rgb(70,22,16); }
td.TdClassName
{
border-color: #461610;
}
.TagClassName
{
border-color: #461610;
}
</style>