Shades of Seal Brown #261514
Tints of Seal Brown #261514
RGB
CMYK
RGB Variations
Color information
#261514 (or 0x261514) is known color: Seal Brown. HEX triplet: 26, 15 and 14. RGB value is (38,21,20). Sum of RGB (Red+Green+Blue) = 38+21+20=79 (10% of max value = 765). Red value is 38 (15.23% from 255 or 48.10% from 79); Green value is 21 (8.59% from 255 or 26.58% from 79); Blue value is 20 (8.20% from 255 or 25.32% from 79); Max value from RGB is 38 - color contains mainly: red. Hex color #261514 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #261514 is #D9EAEB. Grayscale: #191919. Windows color (decimal): -14281452 or 1316134. OLE color: 1316134.
HSL color Cylindrical-coordinate representation of color #261514: hue angle of 3.33º degrees, saturation: 0.31, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #261514 is Cyan = 0, Magento = 0.45, Yellow = 0.47 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 21 | 20 | - |
| CMYK | 0 | 0.45 | 0.47 | 0.85 |
| HSL | 3.33º | 0.31% | 0.11% | - |
| HSV(B) | 3.33º | 0.47% | 0.15% | - |
| XYZ | 1.19 | 1 | 0.79 | - |
| YUV | 25.97 | 124.63 | 136.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 21 | 20 | 0 | 0.45 | 0.47 | 0.85 | 3.33 | 0.31 | 0.11 |
| Hex | 26 | 15 | 14 | 0 | 2D | 2F | 55 | 3 | 1F | B |
| Octal | 46 | 25 | 24 | 0 | 55 | 57 | 125 | 3 | 37 | 13 |
| Binary | 100110 | 10101 | 10100 | 0 | 101101 | 101111 | 1010101 | 11 | 11111 | 1011 |
Color Harmonies of #261514
Complementary color
Monochromatic Colors of #261514
Black with #261514
Text Example
Text Example
White with #261514
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261514; }
p { color: rgb(38,21,20); }
H1.HeaderClassName
{
color: #261514;
}
.AnyTagClassName
{
color: #261514;
}
</style>
background-color css
<style>
a { background-color: #261514; }
a { background-color: rgb(38,21,20); }
div.DivClassName
{
background-color: #261514;
}
.BgClassName
{
background-color: #261514;
}
</style>
border-color css
<style>
span { border-color: #261514; }
span { border-color: rgb(38,21,20); }
td.TdClassName
{
border-color: #261514;
}
.TagClassName
{
border-color: #261514;
}
</style>