Shades of Ironstone #855348
Tints of Ironstone #855348
RGB
CMYK
RGB Variations
Color information
#855348 (or 0x855348) is known color: Ironstone. HEX triplet: 85, 53 and 48. RGB value is (133,83,72). Sum of RGB (Red+Green+Blue) = 133+83+72=288 (38% of max value = 765). Red value is 133 (52.34% from 255 or 46.18% from 288); Green value is 83 (32.81% from 255 or 28.82% from 288); Blue value is 72 (28.52% from 255 or 25% from 288); Max value from RGB is 133 - color contains mainly: red. Hex color #855348 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #855348 is #7AACB7. Grayscale: #606060. Windows color (decimal): -8039608 or 4739973. OLE color: 4739973.
HSL color Cylindrical-coordinate representation of color #855348: hue angle of 10.82º degrees, saturation: 0.3, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #855348 is Cyan = 0, Magento = 0.38, Yellow = 0.46 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 83 | 72 | - |
| CMYK | 0 | 0.38 | 0.46 | 0.48 |
| HSL | 10.82º | 0.3% | 0.4% | - |
| HSV(B) | 10.82º | 0.46% | 0.52% | - |
| XYZ | 13.94 | 11.64 | 7.64 | - |
| YUV | 96.7 | 114.07 | 153.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 83 | 72 | 0 | 0.38 | 0.46 | 0.48 | 10.82 | 0.3 | 0.4 |
| Hex | 85 | 53 | 48 | 0 | 26 | 2E | 30 | B | 1E | 28 |
| Octal | 205 | 123 | 110 | 0 | 46 | 56 | 60 | 13 | 36 | 50 |
| Binary | 10000101 | 1010011 | 1001000 | 0 | 100110 | 101110 | 110000 | 1011 | 11110 | 101000 |
Color Harmonies of #855348
Complementary color
Monochromatic Colors of #855348
Black with #855348
Text Example
Text Example
White with #855348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855348; }
p { color: rgb(133,83,72); }
H1.HeaderClassName
{
color: #855348;
}
.AnyTagClassName
{
color: #855348;
}
</style>
background-color css
<style>
a { background-color: #855348; }
a { background-color: rgb(133,83,72); }
div.DivClassName
{
background-color: #855348;
}
.BgClassName
{
background-color: #855348;
}
</style>
border-color css
<style>
span { border-color: #855348; }
span { border-color: rgb(133,83,72); }
td.TdClassName
{
border-color: #855348;
}
.TagClassName
{
border-color: #855348;
}
</style>