Shades of Seal Brown #461616
Tints of Seal Brown #461616
RGB
CMYK
RGB Variations
Color information
#461616 (or 0x461616) is known color: Seal Brown. HEX triplet: 46, 16 and 16. RGB value is (70,22,22). Sum of RGB (Red+Green+Blue) = 70+22+22=114 (15% of max value = 765). Red value is 70 (27.73% from 255 or 61.40% from 114); Green value is 22 (8.98% from 255 or 19.30% from 114); Blue value is 22 (8.98% from 255 or 19.30% from 114); Max value from RGB is 70 - color contains mainly: red. Hex color #461616 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #461616 is #B9E9E9. Grayscale: #242424. Windows color (decimal): -12184042 or 1447494. OLE color: 1447494.
HSL color Cylindrical-coordinate representation of color #461616: hue angle of 0º degrees, saturation: 0.52, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #461616 is Cyan = 0, Magento = 0.69, Yellow = 0.69 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 22 | 22 | - |
| CMYK | 0 | 0.69 | 0.69 | 0.73 |
| HSL | 0º | 0.52% | 0.18% | - |
| HSV(B) | 0º | 0.69% | 0.27% | - |
| XYZ | 2.96 | 1.93 | 0.98 | - |
| YUV | 36.35 | 119.9 | 152 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 22 | 22 | 0 | 0.69 | 0.69 | 0.73 | 0 | 0.52 | 0.18 |
| Hex | 46 | 16 | 16 | 0 | 45 | 45 | 49 | 0 | 34 | 12 |
| Octal | 106 | 26 | 26 | 0 | 105 | 105 | 111 | 0 | 64 | 22 |
| Binary | 1000110 | 10110 | 10110 | 0 | 1000101 | 1000101 | 1001001 | 0 | 110100 | 10010 |
Color Harmonies of #461616
Complementary color
Monochromatic Colors of #461616
Black with #461616
Text Example
Text Example
White with #461616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461616; }
p { color: rgb(70,22,22); }
H1.HeaderClassName
{
color: #461616;
}
.AnyTagClassName
{
color: #461616;
}
</style>
background-color css
<style>
a { background-color: #461616; }
a { background-color: rgb(70,22,22); }
div.DivClassName
{
background-color: #461616;
}
.BgClassName
{
background-color: #461616;
}
</style>
border-color css
<style>
span { border-color: #461616; }
span { border-color: rgb(70,22,22); }
td.TdClassName
{
border-color: #461616;
}
.TagClassName
{
border-color: #461616;
}
</style>