Shades of Raw Umber #635507
Tints of Raw Umber #635507
RGB
CMYK
RGB Variations
Color information
#635507 (or 0x635507) is known color: Raw Umber. HEX triplet: 63, 55 and 07. RGB value is (99,85,7). Sum of RGB (Red+Green+Blue) = 99+85+7=191 (25% of max value = 765). Red value is 99 (39.06% from 255 or 51.83% from 191); Green value is 85 (33.59% from 255 or 44.50% from 191); Blue value is 7 (3.12% from 255 or 3.66% from 191); Max value from RGB is 99 - color contains mainly: red. Hex color #635507 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #635507 is #9CAAF8. Grayscale: #505050. Windows color (decimal): -10267385 or 480611. OLE color: 480611.
HSL color Cylindrical-coordinate representation of color #635507: hue angle of 50.87º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #635507 is Cyan = 0, Magento = 0.14, Yellow = 0.93 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 85 | 7 | - |
| CMYK | 0 | 0.14 | 0.93 | 0.61 |
| HSL | 50.87º | 0.87% | 0.21% | - |
| HSV(B) | 50.87º | 0.93% | 0.39% | - |
| XYZ | 8.43 | 9.16 | 1.53 | - |
| YUV | 80.29 | 86.64 | 141.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 85 | 7 | 0 | 0.14 | 0.93 | 0.61 | 50.87 | 0.87 | 0.21 |
| Hex | 63 | 55 | 7 | 0 | E | 5D | 3D | 33 | 57 | 15 |
| Octal | 143 | 125 | 7 | 0 | 16 | 135 | 75 | 63 | 127 | 25 |
| Binary | 1100011 | 1010101 | 111 | 0 | 1110 | 1011101 | 111101 | 110011 | 1010111 | 10101 |
Color Harmonies of #635507
Complementary color
Monochromatic Colors of #635507
Black with #635507
Text Example
Text Example
White with #635507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635507; }
p { color: rgb(99,85,7); }
H1.HeaderClassName
{
color: #635507;
}
.AnyTagClassName
{
color: #635507;
}
</style>
background-color css
<style>
a { background-color: #635507; }
a { background-color: rgb(99,85,7); }
div.DivClassName
{
background-color: #635507;
}
.BgClassName
{
background-color: #635507;
}
</style>
border-color css
<style>
span { border-color: #635507; }
span { border-color: rgb(99,85,7); }
td.TdClassName
{
border-color: #635507;
}
.TagClassName
{
border-color: #635507;
}
</style>