Shades of Raw Umber #614203
Tints of Raw Umber #614203
RGB
CMYK
RGB Variations
Color information
#614203 (or 0x614203) is known color: Raw Umber. HEX triplet: 61, 42 and 03. RGB value is (97,66,3). Sum of RGB (Red+Green+Blue) = 97+66+3=166 (21% of max value = 765). Red value is 97 (38.28% from 255 or 58.43% from 166); Green value is 66 (26.17% from 255 or 39.76% from 166); Blue value is 3 (1.56% from 255 or 1.81% from 166); Max value from RGB is 97 - color contains mainly: red. Hex color #614203 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #614203 is #9EBDFC. Grayscale: #444444. Windows color (decimal): -10403325 or 213601. OLE color: 213601.
HSL color Cylindrical-coordinate representation of color #614203: hue angle of 40.21º degrees, saturation: 0.94, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #614203 is Cyan = 0, Magento = 0.32, Yellow = 0.97 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 66 | 3 | - |
| CMYK | 0 | 0.32 | 0.97 | 0.62 |
| HSL | 40.21º | 0.94% | 0.2% | - |
| HSV(B) | 40.21º | 0.97% | 0.38% | - |
| XYZ | 6.89 | 6.44 | 0.97 | - |
| YUV | 68.09 | 91.27 | 148.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 66 | 3 | 0 | 0.32 | 0.97 | 0.62 | 40.21 | 0.94 | 0.2 |
| Hex | 61 | 42 | 3 | 0 | 20 | 61 | 3E | 28 | 5E | 14 |
| Octal | 141 | 102 | 3 | 0 | 40 | 141 | 76 | 50 | 136 | 24 |
| Binary | 1100001 | 1000010 | 11 | 0 | 100000 | 1100001 | 111110 | 101000 | 1011110 | 10100 |
Color Harmonies of #614203
Complementary color
Monochromatic Colors of #614203
Black with #614203
Text Example
Text Example
White with #614203
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614203; }
p { color: rgb(97,66,3); }
H1.HeaderClassName
{
color: #614203;
}
.AnyTagClassName
{
color: #614203;
}
</style>
background-color css
<style>
a { background-color: #614203; }
a { background-color: rgb(97,66,3); }
div.DivClassName
{
background-color: #614203;
}
.BgClassName
{
background-color: #614203;
}
</style>
border-color css
<style>
span { border-color: #614203; }
span { border-color: rgb(97,66,3); }
td.TdClassName
{
border-color: #614203;
}
.TagClassName
{
border-color: #614203;
}
</style>