Shades of Rose Bud Cherry #8C1552
Tints of Rose Bud Cherry #8C1552
RGB
CMYK
RGB Variations
Color information
#8C1552 (or 0x8C1552) is known color: Rose Bud Cherry. HEX triplet: 8C, 15 and 52. RGB value is (140,21,82). Sum of RGB (Red+Green+Blue) = 140+21+82=243 (32% of max value = 765). Red value is 140 (55.08% from 255 or 57.61% from 243); Green value is 21 (8.59% from 255 or 8.64% from 243); Blue value is 82 (32.42% from 255 or 33.74% from 243); Max value from RGB is 140 - color contains mainly: red. Hex color #8C1552 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #8C1552 is #73EAAD. Grayscale: #3F3F3F. Windows color (decimal): -7596718 or 5379468. OLE color: 5379468.
HSL color Cylindrical-coordinate representation of color #8C1552: hue angle of 329.24º degrees, saturation: 0.74, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #8C1552 is Cyan = 0, Magento = 0.85, Yellow = 0.41 and Black (K on CMYK) = 0.45.
Color convert
| RGB | 140 | 21 | 82 | - |
| CMYK | 0 | 0.85 | 0.41 | 0.45 |
| HSL | 329.24º | 0.74% | 0.32% | - |
| HSV(B) | 329.24º | 0.85% | 0.55% | - |
| XYZ | 12.61 | 6.72 | 8.62 | - |
| YUV | 63.54 | 138.42 | 182.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 140 | 21 | 82 | 0 | 0.85 | 0.41 | 0.45 | 329.24 | 0.74 | 0.32 |
| Hex | 8C | 15 | 52 | 0 | 55 | 29 | 2D | 149 | 4A | 20 |
| Octal | 214 | 25 | 122 | 0 | 125 | 51 | 55 | 511 | 112 | 40 |
| Binary | 10001100 | 10101 | 1010010 | 0 | 1010101 | 101001 | 101101 | 101001001 | 1001010 | 100000 |
Color Harmonies of #8C1552
Complementary color
Monochromatic Colors of #8C1552
Black with #8C1552
Text Example
Text Example
White with #8C1552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #8C1552; }
p { color: rgb(140,21,82); }
H1.HeaderClassName
{
color: #8C1552;
}
.AnyTagClassName
{
color: #8C1552;
}
</style>
background-color css
<style>
a { background-color: #8C1552; }
a { background-color: rgb(140,21,82); }
div.DivClassName
{
background-color: #8C1552;
}
.BgClassName
{
background-color: #8C1552;
}
</style>
border-color css
<style>
span { border-color: #8C1552; }
span { border-color: rgb(140,21,82); }
td.TdClassName
{
border-color: #8C1552;
}
.TagClassName
{
border-color: #8C1552;
}
</style>