Shades of Seal Brown #450602
Tints of Seal Brown #450602
RGB
CMYK
RGB Variations
Color information
#450602 (or 0x450602) is known color: Seal Brown. HEX triplet: 45, 06 and 02. RGB value is (69,6,2). Sum of RGB (Red+Green+Blue) = 69+6+2=77 (10% of max value = 765). Red value is 69 (27.34% from 255 or 89.61% from 77); Green value is 6 (2.73% from 255 or 7.79% from 77); Blue value is 2 (1.17% from 255 or 2.60% from 77); Max value from RGB is 69 - color contains mainly: red. Hex color #450602 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #450602 is #BAF9FD. Grayscale: #181818. Windows color (decimal): -12253694 or 132677. OLE color: 132677.
HSL color Cylindrical-coordinate representation of color #450602: hue angle of 3.58º degrees, saturation: 0.94, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #450602 is Cyan = 0, Magento = 0.91, Yellow = 0.97 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 6 | 2 | - |
| CMYK | 0 | 0.91 | 0.97 | 0.73 |
| HSL | 3.58º | 0.94% | 0.14% | - |
| HSV(B) | 3.58º | 0.97% | 0.27% | - |
| XYZ | 2.53 | 1.4 | 0.19 | - |
| YUV | 24.38 | 115.37 | 159.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 6 | 2 | 0 | 0.91 | 0.97 | 0.73 | 3.58 | 0.94 | 0.14 |
| Hex | 45 | 6 | 2 | 0 | 5B | 61 | 49 | 4 | 5E | E |
| Octal | 105 | 6 | 2 | 0 | 133 | 141 | 111 | 4 | 136 | 16 |
| Binary | 1000101 | 110 | 10 | 0 | 1011011 | 1100001 | 1001001 | 100 | 1011110 | 1110 |
Color Harmonies of #450602
Complementary color
Monochromatic Colors of #450602
Black with #450602
Text Example
Text Example
White with #450602
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #450602; }
p { color: rgb(69,6,2); }
H1.HeaderClassName
{
color: #450602;
}
.AnyTagClassName
{
color: #450602;
}
</style>
background-color css
<style>
a { background-color: #450602; }
a { background-color: rgb(69,6,2); }
div.DivClassName
{
background-color: #450602;
}
.BgClassName
{
background-color: #450602;
}
</style>
border-color css
<style>
span { border-color: #450602; }
span { border-color: rgb(69,6,2); }
td.TdClassName
{
border-color: #450602;
}
.TagClassName
{
border-color: #450602;
}
</style>