Shades of Morocco Brown #453026
Tints of Morocco Brown #453026
RGB
CMYK
RGB Variations
Color information
#453026 (or 0x453026) is known color: Morocco Brown. HEX triplet: 45, 30 and 26. RGB value is (69,48,38). Sum of RGB (Red+Green+Blue) = 69+48+38=155 (20% of max value = 765). Red value is 69 (27.34% from 255 or 44.52% from 155); Green value is 48 (19.14% from 255 or 30.97% from 155); Blue value is 38 (15.23% from 255 or 24.52% from 155); Max value from RGB is 69 - color contains mainly: red. Hex color #453026 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #453026 is #BACFD9. Grayscale: #353535. Windows color (decimal): -12242906 or 2502725. OLE color: 2502725.
HSL color Cylindrical-coordinate representation of color #453026: hue angle of 19.35º degrees, saturation: 0.29, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #453026 is Cyan = 0, Magento = 0.30, Yellow = 0.45 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 48 | 38 | - |
| CMYK | 0 | 0.30 | 0.45 | 0.73 |
| HSL | 19.35º | 0.29% | 0.21% | - |
| HSV(B) | 19.35º | 0.45% | 0.27% | - |
| XYZ | 3.86 | 3.52 | 2.31 | - |
| YUV | 53.14 | 119.46 | 139.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 48 | 38 | 0 | 0.30 | 0.45 | 0.73 | 19.35 | 0.29 | 0.21 |
| Hex | 45 | 30 | 26 | 0 | 1E | 2D | 49 | 13 | 1D | 15 |
| Octal | 105 | 60 | 46 | 0 | 36 | 55 | 111 | 23 | 35 | 25 |
| Binary | 1000101 | 110000 | 100110 | 0 | 11110 | 101101 | 1001001 | 10011 | 11101 | 10101 |
Color Harmonies of #453026
Complementary color
Monochromatic Colors of #453026
Black with #453026
Text Example
Text Example
White with #453026
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453026; }
p { color: rgb(69,48,38); }
H1.HeaderClassName
{
color: #453026;
}
.AnyTagClassName
{
color: #453026;
}
</style>
background-color css
<style>
a { background-color: #453026; }
a { background-color: rgb(69,48,38); }
div.DivClassName
{
background-color: #453026;
}
.BgClassName
{
background-color: #453026;
}
</style>
border-color css
<style>
span { border-color: #453026; }
span { border-color: rgb(69,48,38); }
td.TdClassName
{
border-color: #453026;
}
.TagClassName
{
border-color: #453026;
}
</style>