Shades of Rose Bud Cherry #833465
Tints of Rose Bud Cherry #833465
RGB
CMYK
RGB Variations
Color information
#833465 (or 0x833465) is known color: Rose Bud Cherry. HEX triplet: 83, 34 and 65. RGB value is (131,52,101). Sum of RGB (Red+Green+Blue) = 131+52+101=284 (37% of max value = 765). Red value is 131 (51.56% from 255 or 46.13% from 284); Green value is 52 (20.70% from 255 or 18.31% from 284); Blue value is 101 (39.84% from 255 or 35.56% from 284); Max value from RGB is 131 - color contains mainly: red. Hex color #833465 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #833465 is #7CCB9A. Grayscale: #515151. Windows color (decimal): -8178587 or 6632579. OLE color: 6632579.
HSL color Cylindrical-coordinate representation of color #833465: hue angle of 322.78º 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 #833465 is Cyan = 0, Magento = 0.60, Yellow = 0.23 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 52 | 101 | - |
| CMYK | 0 | 0.60 | 0.23 | 0.49 |
| HSL | 322.78º | 0.43% | 0.36% | - |
| HSV(B) | 322.78º | 0.6% | 0.51% | - |
| XYZ | 12.94 | 8.22 | 13.22 | - |
| YUV | 81.21 | 139.17 | 163.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 52 | 101 | 0 | 0.60 | 0.23 | 0.49 | 322.78 | 0.43 | 0.36 |
| Hex | 83 | 34 | 65 | 0 | 3C | 17 | 31 | 143 | 2B | 24 |
| Octal | 203 | 64 | 145 | 0 | 74 | 27 | 61 | 503 | 53 | 44 |
| Binary | 10000011 | 110100 | 1100101 | 0 | 111100 | 10111 | 110001 | 101000011 | 101011 | 100100 |
Color Harmonies of #833465
Complementary color
Monochromatic Colors of #833465
Black with #833465
Text Example
Text Example
White with #833465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #833465; }
p { color: rgb(131,52,101); }
H1.HeaderClassName
{
color: #833465;
}
.AnyTagClassName
{
color: #833465;
}
</style>
background-color css
<style>
a { background-color: #833465; }
a { background-color: rgb(131,52,101); }
div.DivClassName
{
background-color: #833465;
}
.BgClassName
{
background-color: #833465;
}
</style>
border-color css
<style>
span { border-color: #833465; }
span { border-color: rgb(131,52,101); }
td.TdClassName
{
border-color: #833465;
}
.TagClassName
{
border-color: #833465;
}
</style>