Shades of Falu Red #772308
Tints of Falu Red #772308
RGB
CMYK
RGB Variations
Color information
#772308 (or 0x772308) is known color: Falu Red. HEX triplet: 77, 23 and 08. RGB value is (119,35,8). Sum of RGB (Red+Green+Blue) = 119+35+8=162 (21% of max value = 765). Red value is 119 (46.88% from 255 or 73.46% from 162); Green value is 35 (14.06% from 255 or 21.60% from 162); Blue value is 8 (3.52% from 255 or 4.94% from 162); Max value from RGB is 119 - color contains mainly: red. Hex color #772308 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #772308 is #88DCF7. Grayscale: #393939. Windows color (decimal): -8969464 or 533367. OLE color: 533367.
HSL color Cylindrical-coordinate representation of color #772308: hue angle of 14.59º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #772308 is Cyan = 0, Magento = 0.71, Yellow = 0.93 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 35 | 8 | - |
| CMYK | 0 | 0.71 | 0.93 | 0.53 |
| HSL | 14.59º | 0.87% | 0.25% | - |
| HSV(B) | 14.59º | 0.93% | 0.47% | - |
| XYZ | 8.25 | 5.14 | 0.79 | - |
| YUV | 57.04 | 100.33 | 172.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 35 | 8 | 0 | 0.71 | 0.93 | 0.53 | 14.59 | 0.87 | 0.25 |
| Hex | 77 | 23 | 8 | 0 | 47 | 5D | 35 | F | 57 | 19 |
| Octal | 167 | 43 | 10 | 0 | 107 | 135 | 65 | 17 | 127 | 31 |
| Binary | 1110111 | 100011 | 1000 | 0 | 1000111 | 1011101 | 110101 | 1111 | 1010111 | 11001 |
Color Harmonies of #772308
Complementary color
Monochromatic Colors of #772308
Black with #772308
Text Example
Text Example
White with #772308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772308; }
p { color: rgb(119,35,8); }
H1.HeaderClassName
{
color: #772308;
}
.AnyTagClassName
{
color: #772308;
}
</style>
background-color css
<style>
a { background-color: #772308; }
a { background-color: rgb(119,35,8); }
div.DivClassName
{
background-color: #772308;
}
.BgClassName
{
background-color: #772308;
}
</style>
border-color css
<style>
span { border-color: #772308; }
span { border-color: rgb(119,35,8); }
td.TdClassName
{
border-color: #772308;
}
.TagClassName
{
border-color: #772308;
}
</style>