Shades of Morocco Brown #452918
Tints of Morocco Brown #452918
RGB
CMYK
RGB Variations
Color information
#452918 (or 0x452918) is known color: Morocco Brown. HEX triplet: 45, 29 and 18. RGB value is (69,41,24). Sum of RGB (Red+Green+Blue) = 69+41+24=134 (17% of max value = 765). Red value is 69 (27.34% from 255 or 51.49% from 134); Green value is 41 (16.41% from 255 or 30.60% from 134); Blue value is 24 (9.77% from 255 or 17.91% from 134); Max value from RGB is 69 - color contains mainly: red. Hex color #452918 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #452918 is #BAD6E7. Grayscale: #2F2F2F. Windows color (decimal): -12244712 or 1583429. OLE color: 1583429.
HSL color Cylindrical-coordinate representation of color #452918: hue angle of 22.67º degrees, saturation: 0.48, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #452918 is Cyan = 0, Magento = 0.41, Yellow = 0.65 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 41 | 24 | - |
| CMYK | 0 | 0.41 | 0.65 | 0.73 |
| HSL | 22.67º | 0.48% | 0.18% | - |
| HSV(B) | 22.67º | 0.65% | 0.27% | - |
| XYZ | 3.41 | 2.92 | 1.25 | - |
| YUV | 47.43 | 114.78 | 143.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 41 | 24 | 0 | 0.41 | 0.65 | 0.73 | 22.67 | 0.48 | 0.18 |
| Hex | 45 | 29 | 18 | 0 | 29 | 41 | 49 | 17 | 30 | 12 |
| Octal | 105 | 51 | 30 | 0 | 51 | 101 | 111 | 27 | 60 | 22 |
| Binary | 1000101 | 101001 | 11000 | 0 | 101001 | 1000001 | 1001001 | 10111 | 110000 | 10010 |
Color Harmonies of #452918
Complementary color
Monochromatic Colors of #452918
Black with #452918
Text Example
Text Example
White with #452918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452918; }
p { color: rgb(69,41,24); }
H1.HeaderClassName
{
color: #452918;
}
.AnyTagClassName
{
color: #452918;
}
</style>
background-color css
<style>
a { background-color: #452918; }
a { background-color: rgb(69,41,24); }
div.DivClassName
{
background-color: #452918;
}
.BgClassName
{
background-color: #452918;
}
</style>
border-color css
<style>
span { border-color: #452918; }
span { border-color: rgb(69,41,24); }
td.TdClassName
{
border-color: #452918;
}
.TagClassName
{
border-color: #452918;
}
</style>