Shades of Seal Brown #261211
Tints of Seal Brown #261211
RGB
CMYK
RGB Variations
Color information
#261211 (or 0x261211) is known color: Seal Brown. HEX triplet: 26, 12 and 11. RGB value is (38,18,17). Sum of RGB (Red+Green+Blue) = 38+18+17=73 (9% of max value = 765). Red value is 38 (15.23% from 255 or 52.05% from 73); Green value is 18 (7.42% from 255 or 24.66% from 73); Blue value is 17 (7.03% from 255 or 23.29% from 73); Max value from RGB is 38 - color contains mainly: red. Hex color #261211 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #261211 is #D9EDEE. Grayscale: #171717. Windows color (decimal): -14282223 or 1118758. OLE color: 1118758.
HSL color Cylindrical-coordinate representation of color #261211: hue angle of 2.86º 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 #261211 is Cyan = 0, Magento = 0.53, Yellow = 0.55 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 18 | 17 | - |
| CMYK | 0 | 0.53 | 0.55 | 0.85 |
| HSL | 2.86º | 0.38% | 0.11% | - |
| HSV(B) | 2.86º | 0.55% | 0.15% | - |
| XYZ | 1.12 | 0.89 | 0.64 | - |
| YUV | 23.87 | 124.13 | 138.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 18 | 17 | 0 | 0.53 | 0.55 | 0.85 | 2.86 | 0.38 | 0.11 |
| Hex | 26 | 12 | 11 | 0 | 35 | 37 | 55 | 3 | 26 | B |
| Octal | 46 | 22 | 21 | 0 | 65 | 67 | 125 | 3 | 46 | 13 |
| Binary | 100110 | 10010 | 10001 | 0 | 110101 | 110111 | 1010101 | 11 | 100110 | 1011 |
Color Harmonies of #261211
Complementary color
Monochromatic Colors of #261211
Black with #261211
Text Example
Text Example
White with #261211
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261211; }
p { color: rgb(38,18,17); }
H1.HeaderClassName
{
color: #261211;
}
.AnyTagClassName
{
color: #261211;
}
</style>
background-color css
<style>
a { background-color: #261211; }
a { background-color: rgb(38,18,17); }
div.DivClassName
{
background-color: #261211;
}
.BgClassName
{
background-color: #261211;
}
</style>
border-color css
<style>
span { border-color: #261211; }
span { border-color: rgb(38,18,17); }
td.TdClassName
{
border-color: #261211;
}
.TagClassName
{
border-color: #261211;
}
</style>