Shades of Morocco Brown #453125
Tints of Morocco Brown #453125
RGB
CMYK
RGB Variations
Color information
#453125 (or 0x453125) is known color: Morocco Brown. HEX triplet: 45, 31 and 25. RGB value is (69,49,37). Sum of RGB (Red+Green+Blue) = 69+49+37=155 (20% of max value = 765). Red value is 69 (27.34% from 255 or 44.52% from 155); Green value is 49 (19.53% from 255 or 31.61% from 155); Blue value is 37 (14.84% from 255 or 23.87% from 155); Max value from RGB is 69 - color contains mainly: red. Hex color #453125 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #453125 is #BACEDA. Grayscale: #353535. Windows color (decimal): -12242651 or 2437445. OLE color: 2437445.
HSL color Cylindrical-coordinate representation of color #453125: hue angle of 22.5º degrees, saturation: 0.3, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #453125 is Cyan = 0, Magento = 0.29, Yellow = 0.46 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 49 | 37 | - |
| CMYK | 0 | 0.29 | 0.46 | 0.73 |
| HSL | 22.5º | 0.3% | 0.21% | - |
| HSV(B) | 22.5º | 0.46% | 0.27% | - |
| XYZ | 3.89 | 3.6 | 2.24 | - |
| YUV | 53.61 | 118.63 | 138.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 49 | 37 | 0 | 0.29 | 0.46 | 0.73 | 22.5 | 0.3 | 0.21 |
| Hex | 45 | 31 | 25 | 0 | 1D | 2E | 49 | 16 | 1E | 15 |
| Octal | 105 | 61 | 45 | 0 | 35 | 56 | 111 | 26 | 36 | 25 |
| Binary | 1000101 | 110001 | 100101 | 0 | 11101 | 101110 | 1001001 | 10110 | 11110 | 10101 |
Color Harmonies of #453125
Complementary color
Monochromatic Colors of #453125
Black with #453125
Text Example
Text Example
White with #453125
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453125; }
p { color: rgb(69,49,37); }
H1.HeaderClassName
{
color: #453125;
}
.AnyTagClassName
{
color: #453125;
}
</style>
background-color css
<style>
a { background-color: #453125; }
a { background-color: rgb(69,49,37); }
div.DivClassName
{
background-color: #453125;
}
.BgClassName
{
background-color: #453125;
}
</style>
border-color css
<style>
span { border-color: #453125; }
span { border-color: rgb(69,49,37); }
td.TdClassName
{
border-color: #453125;
}
.TagClassName
{
border-color: #453125;
}
</style>