Shades of Seal Brown #451710
Tints of Seal Brown #451710
RGB
CMYK
RGB Variations
Color information
#451710 (or 0x451710) is known color: Seal Brown. HEX triplet: 45, 17 and 10. RGB value is (69,23,16). Sum of RGB (Red+Green+Blue) = 69+23+16=108 (14% of max value = 765). Red value is 69 (27.34% from 255 or 63.89% from 108); Green value is 23 (9.38% from 255 or 21.30% from 108); Blue value is 16 (6.64% from 255 or 14.81% from 108); Max value from RGB is 69 - color contains mainly: red. Hex color #451710 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #451710 is #BAE8EF. Grayscale: #242424. Windows color (decimal): -12249328 or 1054533. OLE color: 1054533.
HSL color Cylindrical-coordinate representation of color #451710: hue angle of 7.92º degrees, saturation: 0.62, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #451710 is Cyan = 0, Magento = 0.67, Yellow = 0.77 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 23 | 16 | - |
| CMYK | 0 | 0.67 | 0.77 | 0.73 |
| HSL | 7.92º | 0.62% | 0.17% | - |
| HSV(B) | 7.92º | 0.77% | 0.27% | - |
| XYZ | 2.85 | 1.92 | 0.71 | - |
| YUV | 35.96 | 116.74 | 151.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 23 | 16 | 0 | 0.67 | 0.77 | 0.73 | 7.92 | 0.62 | 0.17 |
| Hex | 45 | 17 | 10 | 0 | 43 | 4D | 49 | 8 | 3E | 11 |
| Octal | 105 | 27 | 20 | 0 | 103 | 115 | 111 | 10 | 76 | 21 |
| Binary | 1000101 | 10111 | 10000 | 0 | 1000011 | 1001101 | 1001001 | 1000 | 111110 | 10001 |
Color Harmonies of #451710
Complementary color
Monochromatic Colors of #451710
Black with #451710
Text Example
Text Example
White with #451710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451710; }
p { color: rgb(69,23,16); }
H1.HeaderClassName
{
color: #451710;
}
.AnyTagClassName
{
color: #451710;
}
</style>
background-color css
<style>
a { background-color: #451710; }
a { background-color: rgb(69,23,16); }
div.DivClassName
{
background-color: #451710;
}
.BgClassName
{
background-color: #451710;
}
</style>
border-color css
<style>
span { border-color: #451710; }
span { border-color: rgb(69,23,16); }
td.TdClassName
{
border-color: #451710;
}
.TagClassName
{
border-color: #451710;
}
</style>