Shades of Seal Brown #451006
Tints of Seal Brown #451006
RGB
CMYK
RGB Variations
Color information
#451006 (or 0x451006) is known color: Seal Brown. HEX triplet: 45, 10 and 06. RGB value is (69,16,6). Sum of RGB (Red+Green+Blue) = 69+16+6=91 (12% of max value = 765). Red value is 69 (27.34% from 255 or 75.82% from 91); Green value is 16 (6.64% from 255 or 17.58% from 91); Blue value is 6 (2.73% from 255 or 6.59% from 91); Max value from RGB is 69 - color contains mainly: red. Hex color #451006 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #451006 is #BAEFF9. Grayscale: #1E1E1E. Windows color (decimal): -12251130 or 397381. OLE color: 397381.
HSL color Cylindrical-coordinate representation of color #451006: hue angle of 9.52º degrees, saturation: 0.84, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #451006 is Cyan = 0, Magento = 0.77, Yellow = 0.91 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 16 | 6 | - |
| CMYK | 0 | 0.77 | 0.91 | 0.73 |
| HSL | 9.52º | 0.84% | 0.15% | - |
| HSV(B) | 9.52º | 0.91% | 0.27% | - |
| XYZ | 2.67 | 1.65 | 0.35 | - |
| YUV | 30.71 | 114.06 | 155.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 16 | 6 | 0 | 0.77 | 0.91 | 0.73 | 9.52 | 0.84 | 0.15 |
| Hex | 45 | 10 | 6 | 0 | 4D | 5B | 49 | A | 54 | F |
| Octal | 105 | 20 | 6 | 0 | 115 | 133 | 111 | 12 | 124 | 17 |
| Binary | 1000101 | 10000 | 110 | 0 | 1001101 | 1011011 | 1001001 | 1010 | 1010100 | 1111 |
Color Harmonies of #451006
Complementary color
Monochromatic Colors of #451006
Black with #451006
Text Example
Text Example
White with #451006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451006; }
p { color: rgb(69,16,6); }
H1.HeaderClassName
{
color: #451006;
}
.AnyTagClassName
{
color: #451006;
}
</style>
background-color css
<style>
a { background-color: #451006; }
a { background-color: rgb(69,16,6); }
div.DivClassName
{
background-color: #451006;
}
.BgClassName
{
background-color: #451006;
}
</style>
border-color css
<style>
span { border-color: #451006; }
span { border-color: rgb(69,16,6); }
td.TdClassName
{
border-color: #451006;
}
.TagClassName
{
border-color: #451006;
}
</style>