Shades of Raw Umber #754308
Tints of Raw Umber #754308
RGB
CMYK
RGB Variations
Color information
#754308 (or 0x754308) is known color: Raw Umber. HEX triplet: 75, 43 and 08. RGB value is (117,67,8). Sum of RGB (Red+Green+Blue) = 117+67+8=192 (25% of max value = 765). Red value is 117 (46.09% from 255 or 60.94% from 192); Green value is 67 (26.56% from 255 or 34.90% from 192); Blue value is 8 (3.52% from 255 or 4.17% from 192); Max value from RGB is 117 - color contains mainly: red. Hex color #754308 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #754308 is #8ABCF7. Grayscale: #4B4B4B. Windows color (decimal): -9092344 or 541557. OLE color: 541557.
HSL color Cylindrical-coordinate representation of color #754308: hue angle of 32.48º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #754308 is Cyan = 0, Magento = 0.43, Yellow = 0.93 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 67 | 8 | - |
| CMYK | 0 | 0.43 | 0.93 | 0.54 |
| HSL | 32.48º | 0.87% | 0.25% | - |
| HSV(B) | 32.48º | 0.93% | 0.46% | - |
| XYZ | 9.39 | 7.81 | 1.24 | - |
| YUV | 75.22 | 90.07 | 157.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 67 | 8 | 0 | 0.43 | 0.93 | 0.54 | 32.48 | 0.87 | 0.25 |
| Hex | 75 | 43 | 8 | 0 | 2B | 5D | 36 | 20 | 57 | 19 |
| Octal | 165 | 103 | 10 | 0 | 53 | 135 | 66 | 40 | 127 | 31 |
| Binary | 1110101 | 1000011 | 1000 | 0 | 101011 | 1011101 | 110110 | 100000 | 1010111 | 11001 |
Color Harmonies of #754308
Complementary color
Monochromatic Colors of #754308
Black with #754308
Text Example
Text Example
White with #754308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754308; }
p { color: rgb(117,67,8); }
H1.HeaderClassName
{
color: #754308;
}
.AnyTagClassName
{
color: #754308;
}
</style>
background-color css
<style>
a { background-color: #754308; }
a { background-color: rgb(117,67,8); }
div.DivClassName
{
background-color: #754308;
}
.BgClassName
{
background-color: #754308;
}
</style>
border-color css
<style>
span { border-color: #754308; }
span { border-color: rgb(117,67,8); }
td.TdClassName
{
border-color: #754308;
}
.TagClassName
{
border-color: #754308;
}
</style>