Shades of Morocco Brown #452817
Tints of Morocco Brown #452817
RGB
CMYK
RGB Variations
Color information
#452817 (or 0x452817) is known color: Morocco Brown. HEX triplet: 45, 28 and 17. RGB value is (69,40,23). Sum of RGB (Red+Green+Blue) = 69+40+23=132 (17% of max value = 765). Red value is 69 (27.34% from 255 or 52.27% from 132); Green value is 40 (16.02% from 255 or 30.30% from 132); Blue value is 23 (9.38% from 255 or 17.42% from 132); Max value from RGB is 69 - color contains mainly: red. Hex color #452817 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #452817 is #BAD7E8. Grayscale: #2E2E2E. Windows color (decimal): -12244969 or 1517637. OLE color: 1517637.
HSL color Cylindrical-coordinate representation of color #452817: hue angle of 22.17º degrees, saturation: 0.5, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #452817 is Cyan = 0, Magento = 0.42, Yellow = 0.67 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 40 | 23 | - |
| CMYK | 0 | 0.42 | 0.67 | 0.73 |
| HSL | 22.17º | 0.5% | 0.18% | - |
| HSV(B) | 22.17º | 0.67% | 0.27% | - |
| XYZ | 3.37 | 2.84 | 1.18 | - |
| YUV | 46.73 | 114.61 | 143.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 40 | 23 | 0 | 0.42 | 0.67 | 0.73 | 22.17 | 0.5 | 0.18 |
| Hex | 45 | 28 | 17 | 0 | 2A | 43 | 49 | 16 | 32 | 12 |
| Octal | 105 | 50 | 27 | 0 | 52 | 103 | 111 | 26 | 62 | 22 |
| Binary | 1000101 | 101000 | 10111 | 0 | 101010 | 1000011 | 1001001 | 10110 | 110010 | 10010 |
Color Harmonies of #452817
Complementary color
Monochromatic Colors of #452817
Black with #452817
Text Example
Text Example
White with #452817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452817; }
p { color: rgb(69,40,23); }
H1.HeaderClassName
{
color: #452817;
}
.AnyTagClassName
{
color: #452817;
}
</style>
background-color css
<style>
a { background-color: #452817; }
a { background-color: rgb(69,40,23); }
div.DivClassName
{
background-color: #452817;
}
.BgClassName
{
background-color: #452817;
}
</style>
border-color css
<style>
span { border-color: #452817; }
span { border-color: rgb(69,40,23); }
td.TdClassName
{
border-color: #452817;
}
.TagClassName
{
border-color: #452817;
}
</style>