Shades of Raw Umber #634506
Tints of Raw Umber #634506
RGB
CMYK
RGB Variations
Color information
#634506 (or 0x634506) is known color: Raw Umber. HEX triplet: 63, 45 and 06. RGB value is (99,69,6). Sum of RGB (Red+Green+Blue) = 99+69+6=174 (23% of max value = 765). Red value is 99 (39.06% from 255 or 56.90% from 174); Green value is 69 (27.34% from 255 or 39.66% from 174); Blue value is 6 (2.73% from 255 or 3.45% from 174); Max value from RGB is 99 - color contains mainly: red. Hex color #634506 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #634506 is #9CBAF9. Grayscale: #474747. Windows color (decimal): -10271482 or 410979. OLE color: 410979.
HSL color Cylindrical-coordinate representation of color #634506: hue angle of 40.65º degrees, saturation: 0.89, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #634506 is Cyan = 0, Magento = 0.30, Yellow = 0.94 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 69 | 6 | - |
| CMYK | 0 | 0.30 | 0.94 | 0.61 |
| HSL | 40.65º | 0.89% | 0.21% | - |
| HSV(B) | 40.65º | 0.94% | 0.39% | - |
| XYZ | 7.31 | 6.92 | 1.12 | - |
| YUV | 70.79 | 91.44 | 148.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 69 | 6 | 0 | 0.30 | 0.94 | 0.61 | 40.65 | 0.89 | 0.21 |
| Hex | 63 | 45 | 6 | 0 | 1E | 5E | 3D | 29 | 59 | 15 |
| Octal | 143 | 105 | 6 | 0 | 36 | 136 | 75 | 51 | 131 | 25 |
| Binary | 1100011 | 1000101 | 110 | 0 | 11110 | 1011110 | 111101 | 101001 | 1011001 | 10101 |
Color Harmonies of #634506
Complementary color
Monochromatic Colors of #634506
Black with #634506
Text Example
Text Example
White with #634506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #634506; }
p { color: rgb(99,69,6); }
H1.HeaderClassName
{
color: #634506;
}
.AnyTagClassName
{
color: #634506;
}
</style>
background-color css
<style>
a { background-color: #634506; }
a { background-color: rgb(99,69,6); }
div.DivClassName
{
background-color: #634506;
}
.BgClassName
{
background-color: #634506;
}
</style>
border-color css
<style>
span { border-color: #634506; }
span { border-color: rgb(99,69,6); }
td.TdClassName
{
border-color: #634506;
}
.TagClassName
{
border-color: #634506;
}
</style>