Shades of Raw Umber #634512
Tints of Raw Umber #634512
RGB
CMYK
RGB Variations
Color information
#634512 (or 0x634512) is known color: Raw Umber. HEX triplet: 63, 45 and 12. RGB value is (99,69,18). Sum of RGB (Red+Green+Blue) = 99+69+18=186 (24% of max value = 765). Red value is 99 (39.06% from 255 or 53.23% from 186); Green value is 69 (27.34% from 255 or 37.10% from 186); Blue value is 18 (7.42% from 255 or 9.68% from 186); Max value from RGB is 99 - color contains mainly: red. Hex color #634512 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #634512 is #9CBAED. Grayscale: #484848. Windows color (decimal): -10271470 or 1197411. OLE color: 1197411.
HSL color Cylindrical-coordinate representation of color #634512: hue angle of 37.78º degrees, saturation: 0.69, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #634512 is Cyan = 0, Magento = 0.30, Yellow = 0.82 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 69 | 18 | - |
| CMYK | 0 | 0.30 | 0.82 | 0.61 |
| HSL | 37.78º | 0.69% | 0.23% | - |
| HSV(B) | 37.78º | 0.82% | 0.39% | - |
| XYZ | 7.38 | 6.95 | 1.53 | - |
| YUV | 72.16 | 97.44 | 147.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 69 | 18 | 0 | 0.30 | 0.82 | 0.61 | 37.78 | 0.69 | 0.23 |
| Hex | 63 | 45 | 12 | 0 | 1E | 52 | 3D | 26 | 45 | 17 |
| Octal | 143 | 105 | 22 | 0 | 36 | 122 | 75 | 46 | 105 | 27 |
| Binary | 1100011 | 1000101 | 10010 | 0 | 11110 | 1010010 | 111101 | 100110 | 1000101 | 10111 |
Color Harmonies of #634512
Complementary color
Monochromatic Colors of #634512
Black with #634512
Text Example
Text Example
White with #634512
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #634512; }
p { color: rgb(99,69,18); }
H1.HeaderClassName
{
color: #634512;
}
.AnyTagClassName
{
color: #634512;
}
</style>
background-color css
<style>
a { background-color: #634512; }
a { background-color: rgb(99,69,18); }
div.DivClassName
{
background-color: #634512;
}
.BgClassName
{
background-color: #634512;
}
</style>
border-color css
<style>
span { border-color: #634512; }
span { border-color: rgb(99,69,18); }
td.TdClassName
{
border-color: #634512;
}
.TagClassName
{
border-color: #634512;
}
</style>