Shades of Seal Brown #281006
Tints of Seal Brown #281006
RGB
CMYK
RGB Variations
Color information
#281006 (or 0x281006) is known color: Seal Brown. HEX triplet: 28, 10 and 06. RGB value is (40,16,6). Sum of RGB (Red+Green+Blue) = 40+16+6=62 (8% of max value = 765). Red value is 40 (16.02% from 255 or 64.52% from 62); Green value is 16 (6.64% from 255 or 25.81% from 62); Blue value is 6 (2.73% from 255 or 9.68% from 62); Max value from RGB is 40 - color contains mainly: red. Hex color #281006 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #281006 is #D7EFF9. Grayscale: #161616. Windows color (decimal): -14151674 or 397352. OLE color: 397352.
HSL color Cylindrical-coordinate representation of color #281006: hue angle of 17.65º degrees, saturation: 0.74, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #281006 is Cyan = 0, Magento = 0.60, Yellow = 0.85 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 40 | 16 | 6 | - |
| CMYK | 0 | 0.60 | 0.85 | 0.84 |
| HSL | 17.65º | 0.74% | 0.09% | - |
| HSV(B) | 17.65º | 0.85% | 0.16% | - |
| XYZ | 1.09 | 0.83 | 0.28 | - |
| YUV | 22.04 | 118.95 | 140.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 16 | 6 | 0 | 0.60 | 0.85 | 0.84 | 17.65 | 0.74 | 0.09 |
| Hex | 28 | 10 | 6 | 0 | 3C | 55 | 54 | 12 | 4A | 9 |
| Octal | 50 | 20 | 6 | 0 | 74 | 125 | 124 | 22 | 112 | 11 |
| Binary | 101000 | 10000 | 110 | 0 | 111100 | 1010101 | 1010100 | 10010 | 1001010 | 1001 |
Color Harmonies of #281006
Complementary color
Monochromatic Colors of #281006
Black with #281006
Text Example
Text Example
White with #281006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #281006; }
p { color: rgb(40,16,6); }
H1.HeaderClassName
{
color: #281006;
}
.AnyTagClassName
{
color: #281006;
}
</style>
background-color css
<style>
a { background-color: #281006; }
a { background-color: rgb(40,16,6); }
div.DivClassName
{
background-color: #281006;
}
.BgClassName
{
background-color: #281006;
}
</style>
border-color css
<style>
span { border-color: #281006; }
span { border-color: rgb(40,16,6); }
td.TdClassName
{
border-color: #281006;
}
.TagClassName
{
border-color: #281006;
}
</style>