Shades of Ironstone #775349
Tints of Ironstone #775349
RGB
CMYK
RGB Variations
Color information
#775349 (or 0x775349) is known color: Ironstone. HEX triplet: 77, 53 and 49. RGB value is (119,83,73). Sum of RGB (Red+Green+Blue) = 119+83+73=275 (36% of max value = 765). Red value is 119 (46.88% from 255 or 43.27% from 275); Green value is 83 (32.81% from 255 or 30.18% from 275); Blue value is 73 (28.91% from 255 or 26.55% from 275); Max value from RGB is 119 - color contains mainly: red. Hex color #775349 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #775349 is #88ACB6. Grayscale: #5C5C5C. Windows color (decimal): -8957111 or 4805495. OLE color: 4805495.
HSL color Cylindrical-coordinate representation of color #775349: hue angle of 13.04º degrees, saturation: 0.24, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #775349 is Cyan = 0, Magento = 0.30, Yellow = 0.39 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 83 | 73 | - |
| CMYK | 0 | 0.30 | 0.39 | 0.53 |
| HSL | 13.04º | 0.24% | 0.38% | - |
| HSV(B) | 13.04º | 0.39% | 0.47% | - |
| XYZ | 11.9 | 10.59 | 7.72 | - |
| YUV | 92.62 | 116.93 | 146.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 83 | 73 | 0 | 0.30 | 0.39 | 0.53 | 13.04 | 0.24 | 0.38 |
| Hex | 77 | 53 | 49 | 0 | 1E | 27 | 35 | D | 18 | 26 |
| Octal | 167 | 123 | 111 | 0 | 36 | 47 | 65 | 15 | 30 | 46 |
| Binary | 1110111 | 1010011 | 1001001 | 0 | 11110 | 100111 | 110101 | 1101 | 11000 | 100110 |
Color Harmonies of #775349
Complementary color
Monochromatic Colors of #775349
Black with #775349
Text Example
Text Example
White with #775349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775349; }
p { color: rgb(119,83,73); }
H1.HeaderClassName
{
color: #775349;
}
.AnyTagClassName
{
color: #775349;
}
</style>
background-color css
<style>
a { background-color: #775349; }
a { background-color: rgb(119,83,73); }
div.DivClassName
{
background-color: #775349;
}
.BgClassName
{
background-color: #775349;
}
</style>
border-color css
<style>
span { border-color: #775349; }
span { border-color: rgb(119,83,73); }
td.TdClassName
{
border-color: #775349;
}
.TagClassName
{
border-color: #775349;
}
</style>