Shades of Seal Brown #251311
Tints of Seal Brown #251311
RGB
CMYK
RGB Variations
Color information
#251311 (or 0x251311) is known color: Seal Brown. HEX triplet: 25, 13 and 11. RGB value is (37,19,17). Sum of RGB (Red+Green+Blue) = 37+19+17=73 (9% of max value = 765). Red value is 37 (14.84% from 255 or 50.68% from 73); Green value is 19 (7.81% from 255 or 26.03% from 73); Blue value is 17 (7.03% from 255 or 23.29% from 73); Max value from RGB is 37 - color contains mainly: red. Hex color #251311 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #251311 is #DAECEE. Grayscale: #181818. Windows color (decimal): -14347503 or 1119013. OLE color: 1119013.
HSL color Cylindrical-coordinate representation of color #251311: hue angle of 6º degrees, saturation: 0.37, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #251311 is Cyan = 0, Magento = 0.49, Yellow = 0.54 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 37 | 19 | 17 | - |
| CMYK | 0 | 0.49 | 0.54 | 0.85 |
| HSL | 6º | 0.37% | 0.11% | - |
| HSV(B) | 6º | 0.54% | 0.15% | - |
| XYZ | 1.1 | 0.9 | 0.65 | - |
| YUV | 24.15 | 123.96 | 137.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 19 | 17 | 0 | 0.49 | 0.54 | 0.85 | 6 | 0.37 | 0.11 |
| Hex | 25 | 13 | 11 | 0 | 31 | 36 | 55 | 6 | 25 | B |
| Octal | 45 | 23 | 21 | 0 | 61 | 66 | 125 | 6 | 45 | 13 |
| Binary | 100101 | 10011 | 10001 | 0 | 110001 | 110110 | 1010101 | 110 | 100101 | 1011 |
Color Harmonies of #251311
Complementary color
Monochromatic Colors of #251311
Black with #251311
Text Example
Text Example
White with #251311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #251311; }
p { color: rgb(37,19,17); }
H1.HeaderClassName
{
color: #251311;
}
.AnyTagClassName
{
color: #251311;
}
</style>
background-color css
<style>
a { background-color: #251311; }
a { background-color: rgb(37,19,17); }
div.DivClassName
{
background-color: #251311;
}
.BgClassName
{
background-color: #251311;
}
</style>
border-color css
<style>
span { border-color: #251311; }
span { border-color: rgb(37,19,17); }
td.TdClassName
{
border-color: #251311;
}
.TagClassName
{
border-color: #251311;
}
</style>