Shades of Seal Brown #261611
Tints of Seal Brown #261611
RGB
CMYK
RGB Variations
Color information
#261611 (or 0x261611) is known color: Seal Brown. HEX triplet: 26, 16 and 11. RGB value is (38,22,17). Sum of RGB (Red+Green+Blue) = 38+22+17=77 (10% of max value = 765). Red value is 38 (15.23% from 255 or 49.35% from 77); Green value is 22 (8.98% from 255 or 28.57% from 77); Blue value is 17 (7.03% from 255 or 22.08% from 77); Max value from RGB is 38 - color contains mainly: red. Hex color #261611 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #261611 is #D9E9EE. Grayscale: #1A1A1A. Windows color (decimal): -14281199 or 1119782. OLE color: 1119782.
HSL color Cylindrical-coordinate representation of color #261611: hue angle of 14.29º degrees, saturation: 0.38, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #261611 is Cyan = 0, Magento = 0.42, Yellow = 0.55 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 22 | 17 | - |
| CMYK | 0 | 0.42 | 0.55 | 0.85 |
| HSL | 14.29º | 0.38% | 0.11% | - |
| HSV(B) | 14.29º | 0.55% | 0.15% | - |
| XYZ | 1.19 | 1.03 | 0.67 | - |
| YUV | 26.21 | 122.8 | 136.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 22 | 17 | 0 | 0.42 | 0.55 | 0.85 | 14.29 | 0.38 | 0.11 |
| Hex | 26 | 16 | 11 | 0 | 2A | 37 | 55 | E | 26 | B |
| Octal | 46 | 26 | 21 | 0 | 52 | 67 | 125 | 16 | 46 | 13 |
| Binary | 100110 | 10110 | 10001 | 0 | 101010 | 110111 | 1010101 | 1110 | 100110 | 1011 |
Color Harmonies of #261611
Complementary color
Monochromatic Colors of #261611
Black with #261611
Text Example
Text Example
White with #261611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261611; }
p { color: rgb(38,22,17); }
H1.HeaderClassName
{
color: #261611;
}
.AnyTagClassName
{
color: #261611;
}
</style>
background-color css
<style>
a { background-color: #261611; }
a { background-color: rgb(38,22,17); }
div.DivClassName
{
background-color: #261611;
}
.BgClassName
{
background-color: #261611;
}
</style>
border-color css
<style>
span { border-color: #261611; }
span { border-color: rgb(38,22,17); }
td.TdClassName
{
border-color: #261611;
}
.TagClassName
{
border-color: #261611;
}
</style>