Shades of Raw Umber #744305
Tints of Raw Umber #744305
RGB
CMYK
RGB Variations
Color information
#744305 (or 0x744305) is known color: Raw Umber. HEX triplet: 74, 43 and 05. RGB value is (116,67,5). Sum of RGB (Red+Green+Blue) = 116+67+5=188 (24% of max value = 765). Red value is 116 (45.70% from 255 or 61.70% from 188); Green value is 67 (26.56% from 255 or 35.64% from 188); Blue value is 5 (2.34% from 255 or 2.66% from 188); Max value from RGB is 116 - color contains mainly: red. Hex color #744305 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #744305 is #8BBCFA. Grayscale: #4A4A4A. Windows color (decimal): -9157883 or 344948. OLE color: 344948.
HSL color Cylindrical-coordinate representation of color #744305: hue angle of 33.51º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #744305 is Cyan = 0, Magento = 0.42, Yellow = 0.96 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 67 | 5 | - |
| CMYK | 0 | 0.42 | 0.96 | 0.55 |
| HSL | 33.51º | 0.92% | 0.24% | - |
| HSV(B) | 33.51º | 0.96% | 0.45% | - |
| XYZ | 9.24 | 7.74 | 1.15 | - |
| YUV | 74.58 | 88.73 | 157.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 67 | 5 | 0 | 0.42 | 0.96 | 0.55 | 33.51 | 0.92 | 0.24 |
| Hex | 74 | 43 | 5 | 0 | 2A | 60 | 37 | 22 | 5C | 18 |
| Octal | 164 | 103 | 5 | 0 | 52 | 140 | 67 | 42 | 134 | 30 |
| Binary | 1110100 | 1000011 | 101 | 0 | 101010 | 1100000 | 110111 | 100010 | 1011100 | 11000 |
Color Harmonies of #744305
Complementary color
Monochromatic Colors of #744305
Black with #744305
Text Example
Text Example
White with #744305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744305; }
p { color: rgb(116,67,5); }
H1.HeaderClassName
{
color: #744305;
}
.AnyTagClassName
{
color: #744305;
}
</style>
background-color css
<style>
a { background-color: #744305; }
a { background-color: rgb(116,67,5); }
div.DivClassName
{
background-color: #744305;
}
.BgClassName
{
background-color: #744305;
}
</style>
border-color css
<style>
span { border-color: #744305; }
span { border-color: rgb(116,67,5); }
td.TdClassName
{
border-color: #744305;
}
.TagClassName
{
border-color: #744305;
}
</style>