Shades of Seal Brown #261815
Tints of Seal Brown #261815
RGB
CMYK
RGB Variations
Color information
#261815 (or 0x261815) is known color: Seal Brown. HEX triplet: 26, 18 and 15. RGB value is (38,24,21). Sum of RGB (Red+Green+Blue) = 38+24+21=83 (10% of max value = 765). Red value is 38 (15.23% from 255 or 45.78% from 83); Green value is 24 (9.77% from 255 or 28.92% from 83); Blue value is 21 (8.59% from 255 or 25.30% from 83); Max value from RGB is 38 - color contains mainly: red. Hex color #261815 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #261815 is #D9E7EA. Grayscale: #1B1B1B. Windows color (decimal): -14280683 or 1382438. OLE color: 1382438.
HSL color Cylindrical-coordinate representation of color #261815: hue angle of 10.59º degrees, saturation: 0.29, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #261815 is Cyan = 0, Magento = 0.37, Yellow = 0.45 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 24 | 21 | - |
| CMYK | 0 | 0.37 | 0.45 | 0.85 |
| HSL | 10.59º | 0.29% | 0.12% | - |
| HSV(B) | 10.59º | 0.45% | 0.15% | - |
| XYZ | 1.26 | 1.12 | 0.86 | - |
| YUV | 27.84 | 124.14 | 135.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 24 | 21 | 0 | 0.37 | 0.45 | 0.85 | 10.59 | 0.29 | 0.12 |
| Hex | 26 | 18 | 15 | 0 | 25 | 2D | 55 | B | 1D | C |
| Octal | 46 | 30 | 25 | 0 | 45 | 55 | 125 | 13 | 35 | 14 |
| Binary | 100110 | 11000 | 10101 | 0 | 100101 | 101101 | 1010101 | 1011 | 11101 | 1100 |
Color Harmonies of #261815
Complementary color
Monochromatic Colors of #261815
Black with #261815
Text Example
Text Example
White with #261815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261815; }
p { color: rgb(38,24,21); }
H1.HeaderClassName
{
color: #261815;
}
.AnyTagClassName
{
color: #261815;
}
</style>
background-color css
<style>
a { background-color: #261815; }
a { background-color: rgb(38,24,21); }
div.DivClassName
{
background-color: #261815;
}
.BgClassName
{
background-color: #261815;
}
</style>
border-color css
<style>
span { border-color: #261815; }
span { border-color: rgb(38,24,21); }
td.TdClassName
{
border-color: #261815;
}
.TagClassName
{
border-color: #261815;
}
</style>