Shades of Burnt Umber #952907
Tints of Burnt Umber #952907
RGB
CMYK
RGB Variations
Color information
#952907 (or 0x952907) is known color: Burnt Umber. HEX triplet: 95, 29 and 07. RGB value is (149,41,7). Sum of RGB (Red+Green+Blue) = 149+41+7=197 (26% of max value = 765). Red value is 149 (58.59% from 255 or 75.63% from 197); Green value is 41 (16.41% from 255 or 20.81% from 197); Blue value is 7 (3.12% from 255 or 3.55% from 197); Max value from RGB is 149 - color contains mainly: red. Hex color #952907 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #952907 is #6AD6F8. Grayscale: #454545. Windows color (decimal): -7001849 or 469397. OLE color: 469397.
HSL color Cylindrical-coordinate representation of color #952907: hue angle of 14.37º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #952907 is Cyan = 0, Magento = 0.72, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 41 | 7 | - |
| CMYK | 0 | 0.72 | 0.95 | 0.42 |
| HSL | 14.37º | 0.91% | 0.31% | - |
| HSV(B) | 14.37º | 0.95% | 0.58% | - |
| XYZ | 13.23 | 7.99 | 1.05 | - |
| YUV | 69.42 | 92.78 | 184.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 41 | 7 | 0 | 0.72 | 0.95 | 0.42 | 14.37 | 0.91 | 0.31 |
| Hex | 95 | 29 | 7 | 0 | 48 | 5F | 2A | E | 5B | 1F |
| Octal | 225 | 51 | 7 | 0 | 110 | 137 | 52 | 16 | 133 | 37 |
| Binary | 10010101 | 101001 | 111 | 0 | 1001000 | 1011111 | 101010 | 1110 | 1011011 | 11111 |
Color Harmonies of #952907
Complementary color
Monochromatic Colors of #952907
Black with #952907
Text Example
Text Example
White with #952907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #952907; }
p { color: rgb(149,41,7); }
H1.HeaderClassName
{
color: #952907;
}
.AnyTagClassName
{
color: #952907;
}
</style>
background-color css
<style>
a { background-color: #952907; }
a { background-color: rgb(149,41,7); }
div.DivClassName
{
background-color: #952907;
}
.BgClassName
{
background-color: #952907;
}
</style>
border-color css
<style>
span { border-color: #952907; }
span { border-color: rgb(149,41,7); }
td.TdClassName
{
border-color: #952907;
}
.TagClassName
{
border-color: #952907;
}
</style>