Shades of Seal Brown #261916
Tints of Seal Brown #261916
RGB
CMYK
RGB Variations
Color information
#261916 (or 0x261916) is known color: Seal Brown. HEX triplet: 26, 19 and 16. RGB value is (38,25,22). Sum of RGB (Red+Green+Blue) = 38+25+22=85 (11% of max value = 765). Red value is 38 (15.23% from 255 or 44.71% from 85); Green value is 25 (10.16% from 255 or 29.41% from 85); Blue value is 22 (8.98% from 255 or 25.88% from 85); Max value from RGB is 38 - color contains mainly: red. Hex color #261916 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #261916 is #D9E6E9. Grayscale: #1C1C1C. Windows color (decimal): -14280426 or 1448230. OLE color: 1448230.
HSL color Cylindrical-coordinate representation of color #261916: hue angle of 11.25º degrees, saturation: 0.27, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #261916 is Cyan = 0, Magento = 0.34, Yellow = 0.42 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 25 | 22 | - |
| CMYK | 0 | 0.34 | 0.42 | 0.85 |
| HSL | 11.25º | 0.27% | 0.12% | - |
| HSV(B) | 11.25º | 0.42% | 0.15% | - |
| XYZ | 1.29 | 1.17 | 0.92 | - |
| YUV | 28.55 | 124.31 | 134.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 25 | 22 | 0 | 0.34 | 0.42 | 0.85 | 11.25 | 0.27 | 0.12 |
| Hex | 26 | 19 | 16 | 0 | 22 | 2A | 55 | B | 1B | C |
| Octal | 46 | 31 | 26 | 0 | 42 | 52 | 125 | 13 | 33 | 14 |
| Binary | 100110 | 11001 | 10110 | 0 | 100010 | 101010 | 1010101 | 1011 | 11011 | 1100 |
Color Harmonies of #261916
Complementary color
Monochromatic Colors of #261916
Black with #261916
Text Example
Text Example
White with #261916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261916; }
p { color: rgb(38,25,22); }
H1.HeaderClassName
{
color: #261916;
}
.AnyTagClassName
{
color: #261916;
}
</style>
background-color css
<style>
a { background-color: #261916; }
a { background-color: rgb(38,25,22); }
div.DivClassName
{
background-color: #261916;
}
.BgClassName
{
background-color: #261916;
}
</style>
border-color css
<style>
span { border-color: #261916; }
span { border-color: rgb(38,25,22); }
td.TdClassName
{
border-color: #261916;
}
.TagClassName
{
border-color: #261916;
}
</style>