Shades of Seal Brown #451207
Tints of Seal Brown #451207
RGB
CMYK
RGB Variations
Color information
#451207 (or 0x451207) is known color: Seal Brown. HEX triplet: 45, 12 and 07. RGB value is (69,18,7). Sum of RGB (Red+Green+Blue) = 69+18+7=94 (12% of max value = 765). Red value is 69 (27.34% from 255 or 73.40% from 94); Green value is 18 (7.42% from 255 or 19.15% from 94); Blue value is 7 (3.12% from 255 or 7.45% from 94); Max value from RGB is 69 - color contains mainly: red. Hex color #451207 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #451207 is #BAEDF8. Grayscale: #202020. Windows color (decimal): -12250617 or 463429. OLE color: 463429.
HSL color Cylindrical-coordinate representation of color #451207: hue angle of 10.65º degrees, saturation: 0.82, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #451207 is Cyan = 0, Magento = 0.74, Yellow = 0.90 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 18 | 7 | - |
| CMYK | 0 | 0.74 | 0.90 | 0.73 |
| HSL | 10.65º | 0.82% | 0.15% | - |
| HSV(B) | 10.65º | 0.9% | 0.27% | - |
| XYZ | 2.71 | 1.71 | 0.39 | - |
| YUV | 32 | 113.9 | 154.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 18 | 7 | 0 | 0.74 | 0.90 | 0.73 | 10.65 | 0.82 | 0.15 |
| Hex | 45 | 12 | 7 | 0 | 4A | 5A | 49 | B | 52 | F |
| Octal | 105 | 22 | 7 | 0 | 112 | 132 | 111 | 13 | 122 | 17 |
| Binary | 1000101 | 10010 | 111 | 0 | 1001010 | 1011010 | 1001001 | 1011 | 1010010 | 1111 |
Color Harmonies of #451207
Complementary color
Monochromatic Colors of #451207
Black with #451207
Text Example
Text Example
White with #451207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451207; }
p { color: rgb(69,18,7); }
H1.HeaderClassName
{
color: #451207;
}
.AnyTagClassName
{
color: #451207;
}
</style>
background-color css
<style>
a { background-color: #451207; }
a { background-color: rgb(69,18,7); }
div.DivClassName
{
background-color: #451207;
}
.BgClassName
{
background-color: #451207;
}
</style>
border-color css
<style>
span { border-color: #451207; }
span { border-color: rgb(69,18,7); }
td.TdClassName
{
border-color: #451207;
}
.TagClassName
{
border-color: #451207;
}
</style>