Shades of Rose Bud Cherry #872250
Tints of Rose Bud Cherry #872250
RGB
CMYK
RGB Variations
Color information
#872250 (or 0x872250) is known color: Rose Bud Cherry. HEX triplet: 87, 22 and 50. RGB value is (135,34,80). Sum of RGB (Red+Green+Blue) = 135+34+80=249 (32% of max value = 765). Red value is 135 (53.12% from 255 or 54.22% from 249); Green value is 34 (13.67% from 255 or 13.65% from 249); Blue value is 80 (31.64% from 255 or 32.13% from 249); Max value from RGB is 135 - color contains mainly: red. Hex color #872250 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #872250 is #78DDAF. Grayscale: #454545. Windows color (decimal): -7921072 or 5251719. OLE color: 5251719.
HSL color Cylindrical-coordinate representation of color #872250: hue angle of 332.67º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #872250 is Cyan = 0, Magento = 0.75, Yellow = 0.41 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 34 | 80 | - |
| CMYK | 0 | 0.75 | 0.41 | 0.47 |
| HSL | 332.67º | 0.6% | 0.33% | - |
| HSV(B) | 332.67º | 0.75% | 0.53% | - |
| XYZ | 12.01 | 6.87 | 8.28 | - |
| YUV | 69.44 | 133.96 | 174.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 34 | 80 | 0 | 0.75 | 0.41 | 0.47 | 332.67 | 0.6 | 0.33 |
| Hex | 87 | 22 | 50 | 0 | 4B | 29 | 2F | 14D | 3C | 21 |
| Octal | 207 | 42 | 120 | 0 | 113 | 51 | 57 | 515 | 74 | 41 |
| Binary | 10000111 | 100010 | 1010000 | 0 | 1001011 | 101001 | 101111 | 101001101 | 111100 | 100001 |
Color Harmonies of #872250
Complementary color
Monochromatic Colors of #872250
Black with #872250
Text Example
Text Example
White with #872250
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #872250; }
p { color: rgb(135,34,80); }
H1.HeaderClassName
{
color: #872250;
}
.AnyTagClassName
{
color: #872250;
}
</style>
background-color css
<style>
a { background-color: #872250; }
a { background-color: rgb(135,34,80); }
div.DivClassName
{
background-color: #872250;
}
.BgClassName
{
background-color: #872250;
}
</style>
border-color css
<style>
span { border-color: #872250; }
span { border-color: rgb(135,34,80); }
td.TdClassName
{
border-color: #872250;
}
.TagClassName
{
border-color: #872250;
}
</style>