Shades of Seal Brown #281207
Tints of Seal Brown #281207
RGB
CMYK
RGB Variations
Color information
#281207 (or 0x281207) is known color: Seal Brown. HEX triplet: 28, 12 and 07. RGB value is (40,18,7). Sum of RGB (Red+Green+Blue) = 40+18+7=65 (8% of max value = 765). Red value is 40 (16.02% from 255 or 61.54% from 65); Green value is 18 (7.42% from 255 or 27.69% from 65); Blue value is 7 (3.12% from 255 or 10.77% from 65); Max value from RGB is 40 - color contains mainly: red. Hex color #281207 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #281207 is #D7EDF8. Grayscale: #171717. Windows color (decimal): -14151161 or 463400. OLE color: 463400.
HSL color Cylindrical-coordinate representation of color #281207: hue angle of 20º degrees, saturation: 0.7, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #281207 is Cyan = 0, Magento = 0.55, Yellow = 0.83 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 40 | 18 | 7 | - |
| CMYK | 0 | 0.55 | 0.83 | 0.84 |
| HSL | 20º | 0.7% | 0.09% | - |
| HSV(B) | 20º | 0.83% | 0.16% | - |
| XYZ | 1.13 | 0.9 | 0.32 | - |
| YUV | 23.32 | 118.79 | 139.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 18 | 7 | 0 | 0.55 | 0.83 | 0.84 | 20 | 0.7 | 0.09 |
| Hex | 28 | 12 | 7 | 0 | 37 | 53 | 54 | 14 | 46 | 9 |
| Octal | 50 | 22 | 7 | 0 | 67 | 123 | 124 | 24 | 106 | 11 |
| Binary | 101000 | 10010 | 111 | 0 | 110111 | 1010011 | 1010100 | 10100 | 1000110 | 1001 |
Color Harmonies of #281207
Complementary color
Monochromatic Colors of #281207
Black with #281207
Text Example
Text Example
White with #281207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #281207; }
p { color: rgb(40,18,7); }
H1.HeaderClassName
{
color: #281207;
}
.AnyTagClassName
{
color: #281207;
}
</style>
background-color css
<style>
a { background-color: #281207; }
a { background-color: rgb(40,18,7); }
div.DivClassName
{
background-color: #281207;
}
.BgClassName
{
background-color: #281207;
}
</style>
border-color css
<style>
span { border-color: #281207; }
span { border-color: rgb(40,18,7); }
td.TdClassName
{
border-color: #281207;
}
.TagClassName
{
border-color: #281207;
}
</style>