Shades of Seal Brown #251513
Tints of Seal Brown #251513
RGB
CMYK
RGB Variations
Color information
#251513 (or 0x251513) is known color: Seal Brown. HEX triplet: 25, 15 and 13. RGB value is (37,21,19). Sum of RGB (Red+Green+Blue) = 37+21+19=77 (10% of max value = 765). Red value is 37 (14.84% from 255 or 48.05% from 77); Green value is 21 (8.59% from 255 or 27.27% from 77); Blue value is 19 (7.81% from 255 or 24.68% from 77); Max value from RGB is 37 - color contains mainly: red. Hex color #251513 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #251513 is #DAEAEC. Grayscale: #191919. Windows color (decimal): -14346989 or 1250597. OLE color: 1250597.
HSL color Cylindrical-coordinate representation of color #251513: hue angle of 6.67º degrees, saturation: 0.32, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #251513 is Cyan = 0, Magento = 0.43, Yellow = 0.49 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 37 | 21 | 19 | - |
| CMYK | 0 | 0.43 | 0.49 | 0.85 |
| HSL | 6.67º | 0.32% | 0.11% | - |
| HSV(B) | 6.67º | 0.49% | 0.15% | - |
| XYZ | 1.15 | 0.98 | 0.74 | - |
| YUV | 25.56 | 124.3 | 136.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 21 | 19 | 0 | 0.43 | 0.49 | 0.85 | 6.67 | 0.32 | 0.11 |
| Hex | 25 | 15 | 13 | 0 | 2B | 31 | 55 | 7 | 20 | B |
| Octal | 45 | 25 | 23 | 0 | 53 | 61 | 125 | 7 | 40 | 13 |
| Binary | 100101 | 10101 | 10011 | 0 | 101011 | 110001 | 1010101 | 111 | 100000 | 1011 |
Color Harmonies of #251513
Complementary color
Monochromatic Colors of #251513
Black with #251513
Text Example
Text Example
White with #251513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #251513; }
p { color: rgb(37,21,19); }
H1.HeaderClassName
{
color: #251513;
}
.AnyTagClassName
{
color: #251513;
}
</style>
background-color css
<style>
a { background-color: #251513; }
a { background-color: rgb(37,21,19); }
div.DivClassName
{
background-color: #251513;
}
.BgClassName
{
background-color: #251513;
}
</style>
border-color css
<style>
span { border-color: #251513; }
span { border-color: rgb(37,21,19); }
td.TdClassName
{
border-color: #251513;
}
.TagClassName
{
border-color: #251513;
}
</style>