Shades of Seal Brown #281716
Tints of Seal Brown #281716
RGB
CMYK
RGB Variations
Color information
#281716 (or 0x281716) is known color: Seal Brown. HEX triplet: 28, 17 and 16. RGB value is (40,23,22). Sum of RGB (Red+Green+Blue) = 40+23+22=85 (11% of max value = 765). Red value is 40 (16.02% from 255 or 47.06% from 85); Green value is 23 (9.38% from 255 or 27.06% from 85); Blue value is 22 (8.98% from 255 or 25.88% from 85); Max value from RGB is 40 - color contains mainly: red. Hex color #281716 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #281716 is #D7E8E9. Grayscale: #1B1B1B. Windows color (decimal): -14149866 or 1447720. OLE color: 1447720.
HSL color Cylindrical-coordinate representation of color #281716: hue angle of 3.33º degrees, saturation: 0.29, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #281716 is Cyan = 0, Magento = 0.43, Yellow = 0.45 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 40 | 23 | 22 | - |
| CMYK | 0 | 0.43 | 0.45 | 0.84 |
| HSL | 3.33º | 0.29% | 0.12% | - |
| HSV(B) | 3.33º | 0.45% | 0.16% | - |
| XYZ | 1.33 | 1.12 | 0.91 | - |
| YUV | 27.97 | 124.63 | 136.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 23 | 22 | 0 | 0.43 | 0.45 | 0.84 | 3.33 | 0.29 | 0.12 |
| Hex | 28 | 17 | 16 | 0 | 2B | 2D | 54 | 3 | 1D | C |
| Octal | 50 | 27 | 26 | 0 | 53 | 55 | 124 | 3 | 35 | 14 |
| Binary | 101000 | 10111 | 10110 | 0 | 101011 | 101101 | 1010100 | 11 | 11101 | 1100 |
Color Harmonies of #281716
Complementary color
Monochromatic Colors of #281716
Black with #281716
Text Example
Text Example
White with #281716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #281716; }
p { color: rgb(40,23,22); }
H1.HeaderClassName
{
color: #281716;
}
.AnyTagClassName
{
color: #281716;
}
</style>
background-color css
<style>
a { background-color: #281716; }
a { background-color: rgb(40,23,22); }
div.DivClassName
{
background-color: #281716;
}
.BgClassName
{
background-color: #281716;
}
</style>
border-color css
<style>
span { border-color: #281716; }
span { border-color: rgb(40,23,22); }
td.TdClassName
{
border-color: #281716;
}
.TagClassName
{
border-color: #281716;
}
</style>