Shades of Rose Bud Cherry #841350
Tints of Rose Bud Cherry #841350
RGB
CMYK
RGB Variations
Color information
#841350 (or 0x841350) is known color: Rose Bud Cherry. HEX triplet: 84, 13 and 50. RGB value is (132,19,80). Sum of RGB (Red+Green+Blue) = 132+19+80=231 (30% of max value = 765). Red value is 132 (51.95% from 255 or 57.14% from 231); Green value is 19 (7.81% from 255 or 8.23% from 231); Blue value is 80 (31.64% from 255 or 34.63% from 231); Max value from RGB is 132 - color contains mainly: red. Hex color #841350 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #841350 is #7BECAF. Grayscale: #3B3B3B. Windows color (decimal): -8121520 or 5247876. OLE color: 5247876.
HSL color Cylindrical-coordinate representation of color #841350: hue angle of 327.61º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #841350 is Cyan = 0, Magento = 0.86, Yellow = 0.39 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 19 | 80 | - |
| CMYK | 0 | 0.86 | 0.39 | 0.48 |
| HSL | 327.61º | 0.75% | 0.3% | - |
| HSV(B) | 327.61º | 0.86% | 0.52% | - |
| XYZ | 11.2 | 5.95 | 8.15 | - |
| YUV | 59.74 | 139.44 | 179.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 19 | 80 | 0 | 0.86 | 0.39 | 0.48 | 327.61 | 0.75 | 0.3 |
| Hex | 84 | 13 | 50 | 0 | 56 | 27 | 30 | 148 | 4B | 1E |
| Octal | 204 | 23 | 120 | 0 | 126 | 47 | 60 | 510 | 113 | 36 |
| Binary | 10000100 | 10011 | 1010000 | 0 | 1010110 | 100111 | 110000 | 101001000 | 1001011 | 11110 |
Color Harmonies of #841350
Complementary color
Monochromatic Colors of #841350
Black with #841350
Text Example
Text Example
White with #841350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #841350; }
p { color: rgb(132,19,80); }
H1.HeaderClassName
{
color: #841350;
}
.AnyTagClassName
{
color: #841350;
}
</style>
background-color css
<style>
a { background-color: #841350; }
a { background-color: rgb(132,19,80); }
div.DivClassName
{
background-color: #841350;
}
.BgClassName
{
background-color: #841350;
}
</style>
border-color css
<style>
span { border-color: #841350; }
span { border-color: rgb(132,19,80); }
td.TdClassName
{
border-color: #841350;
}
.TagClassName
{
border-color: #841350;
}
</style>