Shades of Raw Umber #755308
Tints of Raw Umber #755308
RGB
CMYK
RGB Variations
Color information
#755308 (or 0x755308) is known color: Raw Umber. HEX triplet: 75, 53 and 08. RGB value is (117,83,8). Sum of RGB (Red+Green+Blue) = 117+83+8=208 (27% of max value = 765). Red value is 117 (46.09% from 255 or 56.25% from 208); Green value is 83 (32.81% from 255 or 39.90% from 208); Blue value is 8 (3.52% from 255 or 3.85% from 208); Max value from RGB is 117 - color contains mainly: red. Hex color #755308 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #755308 is #8AACF7. Grayscale: #545454. Windows color (decimal): -9088248 or 545653. OLE color: 545653.
HSL color Cylindrical-coordinate representation of color #755308: hue angle of 41.28º 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 #755308 is Cyan = 0, Magento = 0.29, Yellow = 0.93 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 83 | 8 | - |
| CMYK | 0 | 0.29 | 0.93 | 0.54 |
| HSL | 41.28º | 0.87% | 0.25% | - |
| HSV(B) | 41.28º | 0.93% | 0.46% | - |
| XYZ | 10.47 | 9.99 | 1.61 | - |
| YUV | 84.62 | 84.76 | 151.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 83 | 8 | 0 | 0.29 | 0.93 | 0.54 | 41.28 | 0.87 | 0.25 |
| Hex | 75 | 53 | 8 | 0 | 1D | 5D | 36 | 29 | 57 | 19 |
| Octal | 165 | 123 | 10 | 0 | 35 | 135 | 66 | 51 | 127 | 31 |
| Binary | 1110101 | 1010011 | 1000 | 0 | 11101 | 1011101 | 110110 | 101001 | 1010111 | 11001 |
Color Harmonies of #755308
Complementary color
Monochromatic Colors of #755308
Black with #755308
Text Example
Text Example
White with #755308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755308; }
p { color: rgb(117,83,8); }
H1.HeaderClassName
{
color: #755308;
}
.AnyTagClassName
{
color: #755308;
}
</style>
background-color css
<style>
a { background-color: #755308; }
a { background-color: rgb(117,83,8); }
div.DivClassName
{
background-color: #755308;
}
.BgClassName
{
background-color: #755308;
}
</style>
border-color css
<style>
span { border-color: #755308; }
span { border-color: rgb(117,83,8); }
td.TdClassName
{
border-color: #755308;
}
.TagClassName
{
border-color: #755308;
}
</style>