Shades of Falu Red #952504
Tints of Falu Red #952504
RGB
CMYK
RGB Variations
Color information
#952504 (or 0x952504) is known color: Falu Red. HEX triplet: 95, 25 and 04. RGB value is (149,37,4). Sum of RGB (Red+Green+Blue) = 149+37+4=190 (25% of max value = 765). Red value is 149 (58.59% from 255 or 78.42% from 190); Green value is 37 (14.84% from 255 or 19.47% from 190); Blue value is 4 (1.95% from 255 or 2.11% from 190); Max value from RGB is 149 - color contains mainly: red. Hex color #952504 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #952504 is #6ADAFB. Grayscale: #424242. Windows color (decimal): -7002876 or 271765. OLE color: 271765.
HSL color Cylindrical-coordinate representation of color #952504: hue angle of 13.66º degrees, saturation: 0.95, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #952504 is Cyan = 0, Magento = 0.75, Yellow = 0.97 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 37 | 4 | - |
| CMYK | 0 | 0.75 | 0.97 | 0.42 |
| HSL | 13.66º | 0.95% | 0.3% | - |
| HSV(B) | 13.66º | 0.97% | 0.58% | - |
| XYZ | 13.08 | 7.72 | 0.92 | - |
| YUV | 66.73 | 92.61 | 186.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 37 | 4 | 0 | 0.75 | 0.97 | 0.42 | 13.66 | 0.95 | 0.3 |
| Hex | 95 | 25 | 4 | 0 | 4B | 61 | 2A | E | 5F | 1E |
| Octal | 225 | 45 | 4 | 0 | 113 | 141 | 52 | 16 | 137 | 36 |
| Binary | 10010101 | 100101 | 100 | 0 | 1001011 | 1100001 | 101010 | 1110 | 1011111 | 11110 |
Color Harmonies of #952504
Complementary color
Monochromatic Colors of #952504
Black with #952504
Text Example
Text Example
White with #952504
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #952504; }
p { color: rgb(149,37,4); }
H1.HeaderClassName
{
color: #952504;
}
.AnyTagClassName
{
color: #952504;
}
</style>
background-color css
<style>
a { background-color: #952504; }
a { background-color: rgb(149,37,4); }
div.DivClassName
{
background-color: #952504;
}
.BgClassName
{
background-color: #952504;
}
</style>
border-color css
<style>
span { border-color: #952504; }
span { border-color: rgb(149,37,4); }
td.TdClassName
{
border-color: #952504;
}
.TagClassName
{
border-color: #952504;
}
</style>