Shades of Seal Brown #450504
Tints of Seal Brown #450504
RGB
CMYK
RGB Variations
Color information
#450504 (or 0x450504) is known color: Seal Brown. HEX triplet: 45, 05 and 04. RGB value is (69,5,4). Sum of RGB (Red+Green+Blue) = 69+5+4=78 (10% of max value = 765). Red value is 69 (27.34% from 255 or 88.46% from 78); Green value is 5 (2.34% from 255 or 6.41% from 78); Blue value is 4 (1.95% from 255 or 5.13% from 78); Max value from RGB is 69 - color contains mainly: red. Hex color #450504 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #450504 is #BAFAFB. Grayscale: #181818. Windows color (decimal): -12253948 or 263493. OLE color: 263493.
HSL color Cylindrical-coordinate representation of color #450504: hue angle of 0.92º degrees, saturation: 0.89, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #450504 is Cyan = 0, Magento = 0.93, Yellow = 0.94 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 5 | 4 | - |
| CMYK | 0 | 0.93 | 0.94 | 0.73 |
| HSL | 0.92º | 0.89% | 0.14% | - |
| HSV(B) | 0.92º | 0.94% | 0.27% | - |
| XYZ | 2.53 | 1.38 | 0.25 | - |
| YUV | 24.02 | 116.7 | 160.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 5 | 4 | 0 | 0.93 | 0.94 | 0.73 | 0.92 | 0.89 | 0.14 |
| Hex | 45 | 5 | 4 | 0 | 5D | 5E | 49 | 1 | 59 | E |
| Octal | 105 | 5 | 4 | 0 | 135 | 136 | 111 | 1 | 131 | 16 |
| Binary | 1000101 | 101 | 100 | 0 | 1011101 | 1011110 | 1001001 | 1 | 1011001 | 1110 |
Color Harmonies of #450504
Complementary color
Monochromatic Colors of #450504
Black with #450504
Text Example
Text Example
White with #450504
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #450504; }
p { color: rgb(69,5,4); }
H1.HeaderClassName
{
color: #450504;
}
.AnyTagClassName
{
color: #450504;
}
</style>
background-color css
<style>
a { background-color: #450504; }
a { background-color: rgb(69,5,4); }
div.DivClassName
{
background-color: #450504;
}
.BgClassName
{
background-color: #450504;
}
</style>
border-color css
<style>
span { border-color: #450504; }
span { border-color: rgb(69,5,4); }
td.TdClassName
{
border-color: #450504;
}
.TagClassName
{
border-color: #450504;
}
</style>