Shades of Raw Umber #754503
Tints of Raw Umber #754503
RGB
CMYK
RGB Variations
Color information
#754503 (or 0x754503) is known color: Raw Umber. HEX triplet: 75, 45 and 03. RGB value is (117,69,3). Sum of RGB (Red+Green+Blue) = 117+69+3=189 (25% of max value = 765). Red value is 117 (46.09% from 255 or 61.90% from 189); Green value is 69 (27.34% from 255 or 36.51% from 189); Blue value is 3 (1.56% from 255 or 1.59% from 189); Max value from RGB is 117 - color contains mainly: red. Hex color #754503 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #754503 is #8ABAFC. Grayscale: #4C4C4C. Windows color (decimal): -9091837 or 214389. OLE color: 214389.
HSL color Cylindrical-coordinate representation of color #754503: hue angle of 34.74º degrees, saturation: 0.95, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #754503 is Cyan = 0, Magento = 0.41, Yellow = 0.97 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 69 | 3 | - |
| CMYK | 0 | 0.41 | 0.97 | 0.54 |
| HSL | 34.74º | 0.95% | 0.24% | - |
| HSV(B) | 34.74º | 0.97% | 0.46% | - |
| XYZ | 9.48 | 8.04 | 1.14 | - |
| YUV | 75.83 | 86.9 | 157.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 69 | 3 | 0 | 0.41 | 0.97 | 0.54 | 34.74 | 0.95 | 0.24 |
| Hex | 75 | 45 | 3 | 0 | 29 | 61 | 36 | 23 | 5F | 18 |
| Octal | 165 | 105 | 3 | 0 | 51 | 141 | 66 | 43 | 137 | 30 |
| Binary | 1110101 | 1000101 | 11 | 0 | 101001 | 1100001 | 110110 | 100011 | 1011111 | 11000 |
Color Harmonies of #754503
Complementary color
Monochromatic Colors of #754503
Black with #754503
Text Example
Text Example
White with #754503
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754503; }
p { color: rgb(117,69,3); }
H1.HeaderClassName
{
color: #754503;
}
.AnyTagClassName
{
color: #754503;
}
</style>
background-color css
<style>
a { background-color: #754503; }
a { background-color: rgb(117,69,3); }
div.DivClassName
{
background-color: #754503;
}
.BgClassName
{
background-color: #754503;
}
</style>
border-color css
<style>
span { border-color: #754503; }
span { border-color: rgb(117,69,3); }
td.TdClassName
{
border-color: #754503;
}
.TagClassName
{
border-color: #754503;
}
</style>