Shades of Morocco Brown #452819
Tints of Morocco Brown #452819
RGB
CMYK
RGB Variations
Color information
#452819 (or 0x452819) is known color: Morocco Brown. HEX triplet: 45, 28 and 19. RGB value is (69,40,25). Sum of RGB (Red+Green+Blue) = 69+40+25=134 (17% of max value = 765). Red value is 69 (27.34% from 255 or 51.49% from 134); Green value is 40 (16.02% from 255 or 29.85% from 134); Blue value is 25 (10.16% from 255 or 18.66% from 134); Max value from RGB is 69 - color contains mainly: red. Hex color #452819 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #452819 is #BAD7E6. Grayscale: #2F2F2F. Windows color (decimal): -12244967 or 1648709. OLE color: 1648709.
HSL color Cylindrical-coordinate representation of color #452819: hue angle of 20.45º degrees, saturation: 0.47, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #452819 is Cyan = 0, Magento = 0.42, Yellow = 0.64 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 40 | 25 | - |
| CMYK | 0 | 0.42 | 0.64 | 0.73 |
| HSL | 20.45º | 0.47% | 0.18% | - |
| HSV(B) | 20.45º | 0.64% | 0.27% | - |
| XYZ | 3.39 | 2.85 | 1.29 | - |
| YUV | 46.96 | 115.61 | 143.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 40 | 25 | 0 | 0.42 | 0.64 | 0.73 | 20.45 | 0.47 | 0.18 |
| Hex | 45 | 28 | 19 | 0 | 2A | 40 | 49 | 14 | 2F | 12 |
| Octal | 105 | 50 | 31 | 0 | 52 | 100 | 111 | 24 | 57 | 22 |
| Binary | 1000101 | 101000 | 11001 | 0 | 101010 | 1000000 | 1001001 | 10100 | 101111 | 10010 |
Color Harmonies of #452819
Complementary color
Monochromatic Colors of #452819
Black with #452819
Text Example
Text Example
White with #452819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452819; }
p { color: rgb(69,40,25); }
H1.HeaderClassName
{
color: #452819;
}
.AnyTagClassName
{
color: #452819;
}
</style>
background-color css
<style>
a { background-color: #452819; }
a { background-color: rgb(69,40,25); }
div.DivClassName
{
background-color: #452819;
}
.BgClassName
{
background-color: #452819;
}
</style>
border-color css
<style>
span { border-color: #452819; }
span { border-color: rgb(69,40,25); }
td.TdClassName
{
border-color: #452819;
}
.TagClassName
{
border-color: #452819;
}
</style>