Shades of Raw Umber #674305
Tints of Raw Umber #674305
RGB
CMYK
RGB Variations
Color information
#674305 (or 0x674305) is known color: Raw Umber. HEX triplet: 67, 43 and 05. RGB value is (103,67,5). Sum of RGB (Red+Green+Blue) = 103+67+5=175 (23% of max value = 765). Red value is 103 (40.62% from 255 or 58.86% from 175); Green value is 67 (26.56% from 255 or 38.29% from 175); Blue value is 5 (2.34% from 255 or 2.86% from 175); Max value from RGB is 103 - color contains mainly: red. Hex color #674305 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #674305 is #98BCFA. Grayscale: #464646. Windows color (decimal): -10009851 or 344935. OLE color: 344935.
HSL color Cylindrical-coordinate representation of color #674305: hue angle of 37.96º degrees, saturation: 0.91, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #674305 is Cyan = 0, Magento = 0.35, Yellow = 0.95 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 67 | 5 | - |
| CMYK | 0 | 0.35 | 0.95 | 0.60 |
| HSL | 37.96º | 0.91% | 0.21% | - |
| HSV(B) | 37.96º | 0.95% | 0.4% | - |
| XYZ | 7.63 | 6.91 | 1.08 | - |
| YUV | 70.7 | 90.93 | 151.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 67 | 5 | 0 | 0.35 | 0.95 | 0.60 | 37.96 | 0.91 | 0.21 |
| Hex | 67 | 43 | 5 | 0 | 23 | 5F | 3C | 26 | 5B | 15 |
| Octal | 147 | 103 | 5 | 0 | 43 | 137 | 74 | 46 | 133 | 25 |
| Binary | 1100111 | 1000011 | 101 | 0 | 100011 | 1011111 | 111100 | 100110 | 1011011 | 10101 |
Color Harmonies of #674305
Complementary color
Monochromatic Colors of #674305
Black with #674305
Text Example
Text Example
White with #674305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674305; }
p { color: rgb(103,67,5); }
H1.HeaderClassName
{
color: #674305;
}
.AnyTagClassName
{
color: #674305;
}
</style>
background-color css
<style>
a { background-color: #674305; }
a { background-color: rgb(103,67,5); }
div.DivClassName
{
background-color: #674305;
}
.BgClassName
{
background-color: #674305;
}
</style>
border-color css
<style>
span { border-color: #674305; }
span { border-color: rgb(103,67,5); }
td.TdClassName
{
border-color: #674305;
}
.TagClassName
{
border-color: #674305;
}
</style>