Shades of Seal Brown #261004
Tints of Seal Brown #261004
RGB
CMYK
RGB Variations
Color information
#261004 (or 0x261004) is known color: Seal Brown. HEX triplet: 26, 10 and 04. RGB value is (38,16,4). Sum of RGB (Red+Green+Blue) = 38+16+4=58 (7% of max value = 765). Red value is 38 (15.23% from 255 or 65.52% from 58); Green value is 16 (6.64% from 255 or 27.59% from 58); Blue value is 4 (1.95% from 255 or 6.90% from 58); Max value from RGB is 38 - color contains mainly: red. Hex color #261004 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #261004 is #D9EFFB. Grayscale: #151515. Windows color (decimal): -14282748 or 266278. OLE color: 266278.
HSL color Cylindrical-coordinate representation of color #261004: hue angle of 21.18º degrees, saturation: 0.81, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #261004 is Cyan = 0, Magento = 0.58, Yellow = 0.89 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 16 | 4 | - |
| CMYK | 0 | 0.58 | 0.89 | 0.85 |
| HSL | 21.18º | 0.81% | 0.08% | - |
| HSV(B) | 21.18º | 0.89% | 0.15% | - |
| XYZ | 1.01 | 0.79 | 0.21 | - |
| YUV | 21.21 | 118.29 | 139.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 16 | 4 | 0 | 0.58 | 0.89 | 0.85 | 21.18 | 0.81 | 0.08 |
| Hex | 26 | 10 | 4 | 0 | 3A | 59 | 55 | 15 | 51 | 8 |
| Octal | 46 | 20 | 4 | 0 | 72 | 131 | 125 | 25 | 121 | 10 |
| Binary | 100110 | 10000 | 100 | 0 | 111010 | 1011001 | 1010101 | 10101 | 1010001 | 1000 |
Color Harmonies of #261004
Complementary color
Monochromatic Colors of #261004
Black with #261004
Text Example
Text Example
White with #261004
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261004; }
p { color: rgb(38,16,4); }
H1.HeaderClassName
{
color: #261004;
}
.AnyTagClassName
{
color: #261004;
}
</style>
background-color css
<style>
a { background-color: #261004; }
a { background-color: rgb(38,16,4); }
div.DivClassName
{
background-color: #261004;
}
.BgClassName
{
background-color: #261004;
}
</style>
border-color css
<style>
span { border-color: #261004; }
span { border-color: rgb(38,16,4); }
td.TdClassName
{
border-color: #261004;
}
.TagClassName
{
border-color: #261004;
}
</style>