Shades of Seal Brown #451311
Tints of Seal Brown #451311
RGB
CMYK
RGB Variations
Color information
#451311 (or 0x451311) is known color: Seal Brown. HEX triplet: 45, 13 and 11. RGB value is (69,19,17). Sum of RGB (Red+Green+Blue) = 69+19+17=105 (13% of max value = 765). Red value is 69 (27.34% from 255 or 65.71% from 105); Green value is 19 (7.81% from 255 or 18.10% from 105); Blue value is 17 (7.03% from 255 or 16.19% from 105); Max value from RGB is 69 - color contains mainly: red. Hex color #451311 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #451311 is #BAECEE. Grayscale: #212121. Windows color (decimal): -12250351 or 1119045. OLE color: 1119045.
HSL color Cylindrical-coordinate representation of color #451311: hue angle of 2.31º degrees, saturation: 0.6, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #451311 is Cyan = 0, Magento = 0.72, Yellow = 0.75 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 19 | 17 | - |
| CMYK | 0 | 0.72 | 0.75 | 0.73 |
| HSL | 2.31º | 0.6% | 0.17% | - |
| HSV(B) | 2.31º | 0.75% | 0.27% | - |
| XYZ | 2.79 | 1.77 | 0.73 | - |
| YUV | 33.72 | 118.57 | 153.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 19 | 17 | 0 | 0.72 | 0.75 | 0.73 | 2.31 | 0.6 | 0.17 |
| Hex | 45 | 13 | 11 | 0 | 48 | 4B | 49 | 2 | 3C | 11 |
| Octal | 105 | 23 | 21 | 0 | 110 | 113 | 111 | 2 | 74 | 21 |
| Binary | 1000101 | 10011 | 10001 | 0 | 1001000 | 1001011 | 1001001 | 10 | 111100 | 10001 |
Color Harmonies of #451311
Complementary color
Monochromatic Colors of #451311
Black with #451311
Text Example
Text Example
White with #451311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451311; }
p { color: rgb(69,19,17); }
H1.HeaderClassName
{
color: #451311;
}
.AnyTagClassName
{
color: #451311;
}
</style>
background-color css
<style>
a { background-color: #451311; }
a { background-color: rgb(69,19,17); }
div.DivClassName
{
background-color: #451311;
}
.BgClassName
{
background-color: #451311;
}
</style>
border-color css
<style>
span { border-color: #451311; }
span { border-color: rgb(69,19,17); }
td.TdClassName
{
border-color: #451311;
}
.TagClassName
{
border-color: #451311;
}
</style>