Shades of Rose Bud Cherry #823454
Tints of Rose Bud Cherry #823454
RGB
CMYK
RGB Variations
Color information
#823454 (or 0x823454) is known color: Rose Bud Cherry. HEX triplet: 82, 34 and 54. RGB value is (130,52,84). Sum of RGB (Red+Green+Blue) = 130+52+84=266 (35% of max value = 765). Red value is 130 (51.17% from 255 or 48.87% from 266); Green value is 52 (20.70% from 255 or 19.55% from 266); Blue value is 84 (33.20% from 255 or 31.58% from 266); Max value from RGB is 130 - color contains mainly: red. Hex color #823454 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #823454 is #7DCBAB. Grayscale: #4E4E4E. Windows color (decimal): -8244140 or 5518466. OLE color: 5518466.
HSL color Cylindrical-coordinate representation of color #823454: hue angle of 335.38º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #823454 is Cyan = 0, Magento = 0.60, Yellow = 0.35 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 52 | 84 | - |
| CMYK | 0 | 0.60 | 0.35 | 0.49 |
| HSL | 335.38º | 0.43% | 0.36% | - |
| HSV(B) | 335.38º | 0.6% | 0.51% | - |
| XYZ | 12.03 | 7.84 | 9.27 | - |
| YUV | 78.97 | 130.84 | 164.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 52 | 84 | 0 | 0.60 | 0.35 | 0.49 | 335.38 | 0.43 | 0.36 |
| Hex | 82 | 34 | 54 | 0 | 3C | 23 | 31 | 14F | 2B | 24 |
| Octal | 202 | 64 | 124 | 0 | 74 | 43 | 61 | 517 | 53 | 44 |
| Binary | 10000010 | 110100 | 1010100 | 0 | 111100 | 100011 | 110001 | 101001111 | 101011 | 100100 |
Color Harmonies of #823454
Complementary color
Monochromatic Colors of #823454
Black with #823454
Text Example
Text Example
White with #823454
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #823454; }
p { color: rgb(130,52,84); }
H1.HeaderClassName
{
color: #823454;
}
.AnyTagClassName
{
color: #823454;
}
</style>
background-color css
<style>
a { background-color: #823454; }
a { background-color: rgb(130,52,84); }
div.DivClassName
{
background-color: #823454;
}
.BgClassName
{
background-color: #823454;
}
</style>
border-color css
<style>
span { border-color: #823454; }
span { border-color: rgb(130,52,84); }
td.TdClassName
{
border-color: #823454;
}
.TagClassName
{
border-color: #823454;
}
</style>