Shades of Raw Umber #655015
Tints of Raw Umber #655015
RGB
CMYK
RGB Variations
Color information
#655015 (or 0x655015) is known color: Raw Umber. HEX triplet: 65, 50 and 15. RGB value is (101,80,21). Sum of RGB (Red+Green+Blue) = 101+80+21=202 (26% of max value = 765). Red value is 101 (39.84% from 255 or 50% from 202); Green value is 80 (31.64% from 255 or 39.60% from 202); Blue value is 21 (8.59% from 255 or 10.40% from 202); Max value from RGB is 101 - color contains mainly: red. Hex color #655015 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #655015 is #9AAFEA. Grayscale: #4F4F4F. Windows color (decimal): -10137579 or 1396837. OLE color: 1396837.
HSL color Cylindrical-coordinate representation of color #655015: hue angle of 44.25º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #655015 is Cyan = 0, Magento = 0.21, Yellow = 0.79 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 80 | 21 | - |
| CMYK | 0 | 0.21 | 0.79 | 0.60 |
| HSL | 44.25º | 0.66% | 0.24% | - |
| HSV(B) | 44.25º | 0.79% | 0.4% | - |
| XYZ | 8.37 | 8.56 | 1.92 | - |
| YUV | 79.55 | 94.96 | 143.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 80 | 21 | 0 | 0.21 | 0.79 | 0.60 | 44.25 | 0.66 | 0.24 |
| Hex | 65 | 50 | 15 | 0 | 15 | 4F | 3C | 2C | 42 | 18 |
| Octal | 145 | 120 | 25 | 0 | 25 | 117 | 74 | 54 | 102 | 30 |
| Binary | 1100101 | 1010000 | 10101 | 0 | 10101 | 1001111 | 111100 | 101100 | 1000010 | 11000 |
Color Harmonies of #655015
Complementary color
Monochromatic Colors of #655015
Black with #655015
Text Example
Text Example
White with #655015
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655015; }
p { color: rgb(101,80,21); }
H1.HeaderClassName
{
color: #655015;
}
.AnyTagClassName
{
color: #655015;
}
</style>
background-color css
<style>
a { background-color: #655015; }
a { background-color: rgb(101,80,21); }
div.DivClassName
{
background-color: #655015;
}
.BgClassName
{
background-color: #655015;
}
</style>
border-color css
<style>
span { border-color: #655015; }
span { border-color: rgb(101,80,21); }
td.TdClassName
{
border-color: #655015;
}
.TagClassName
{
border-color: #655015;
}
</style>