Shades of Morocco Brown #452716
Tints of Morocco Brown #452716
RGB
CMYK
RGB Variations
Color information
#452716 (or 0x452716) is known color: Morocco Brown. HEX triplet: 45, 27 and 16. RGB value is (69,39,22). Sum of RGB (Red+Green+Blue) = 69+39+22=130 (17% of max value = 765). Red value is 69 (27.34% from 255 or 53.08% from 130); Green value is 39 (15.62% from 255 or 30% from 130); Blue value is 22 (8.98% from 255 or 16.92% from 130); Max value from RGB is 69 - color contains mainly: red. Hex color #452716 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #452716 is #BAD8E9. Grayscale: #2E2E2E. Windows color (decimal): -12245226 or 1451845. OLE color: 1451845.
HSL color Cylindrical-coordinate representation of color #452716: hue angle of 21.7º degrees, saturation: 0.52, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #452716 is Cyan = 0, Magento = 0.43, Yellow = 0.68 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 39 | 22 | - |
| CMYK | 0 | 0.43 | 0.68 | 0.73 |
| HSL | 21.7º | 0.52% | 0.18% | - |
| HSV(B) | 21.7º | 0.68% | 0.27% | - |
| XYZ | 3.32 | 2.77 | 1.12 | - |
| YUV | 46.03 | 114.44 | 144.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 39 | 22 | 0 | 0.43 | 0.68 | 0.73 | 21.7 | 0.52 | 0.18 |
| Hex | 45 | 27 | 16 | 0 | 2B | 44 | 49 | 16 | 34 | 12 |
| Octal | 105 | 47 | 26 | 0 | 53 | 104 | 111 | 26 | 64 | 22 |
| Binary | 1000101 | 100111 | 10110 | 0 | 101011 | 1000100 | 1001001 | 10110 | 110100 | 10010 |
Color Harmonies of #452716
Complementary color
Monochromatic Colors of #452716
Black with #452716
Text Example
Text Example
White with #452716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452716; }
p { color: rgb(69,39,22); }
H1.HeaderClassName
{
color: #452716;
}
.AnyTagClassName
{
color: #452716;
}
</style>
background-color css
<style>
a { background-color: #452716; }
a { background-color: rgb(69,39,22); }
div.DivClassName
{
background-color: #452716;
}
.BgClassName
{
background-color: #452716;
}
</style>
border-color css
<style>
span { border-color: #452716; }
span { border-color: rgb(69,39,22); }
td.TdClassName
{
border-color: #452716;
}
.TagClassName
{
border-color: #452716;
}
</style>