Shades of Rose Bud Cherry #833466
Tints of Rose Bud Cherry #833466
RGB
CMYK
RGB Variations
Color information
#833466 (or 0x833466) is known color: Rose Bud Cherry. HEX triplet: 83, 34 and 66. RGB value is (131,52,102). Sum of RGB (Red+Green+Blue) = 131+52+102=285 (37% of max value = 765). Red value is 131 (51.56% from 255 or 45.96% from 285); Green value is 52 (20.70% from 255 or 18.25% from 285); Blue value is 102 (40.23% from 255 or 35.79% from 285); Max value from RGB is 131 - color contains mainly: red. Hex color #833466 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #833466 is #7CCB99. Grayscale: #515151. Windows color (decimal): -8178586 or 6698115. OLE color: 6698115.
HSL color Cylindrical-coordinate representation of color #833466: hue angle of 322.03º 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 #833466 is Cyan = 0, Magento = 0.60, Yellow = 0.22 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 52 | 102 | - |
| CMYK | 0 | 0.60 | 0.22 | 0.49 |
| HSL | 322.03º | 0.43% | 0.36% | - |
| HSV(B) | 322.03º | 0.6% | 0.51% | - |
| XYZ | 12.99 | 8.24 | 13.48 | - |
| YUV | 81.32 | 139.67 | 163.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 52 | 102 | 0 | 0.60 | 0.22 | 0.49 | 322.03 | 0.43 | 0.36 |
| Hex | 83 | 34 | 66 | 0 | 3C | 16 | 31 | 142 | 2B | 24 |
| Octal | 203 | 64 | 146 | 0 | 74 | 26 | 61 | 502 | 53 | 44 |
| Binary | 10000011 | 110100 | 1100110 | 0 | 111100 | 10110 | 110001 | 101000010 | 101011 | 100100 |
Color Harmonies of #833466
Complementary color
Monochromatic Colors of #833466
Black with #833466
Text Example
Text Example
White with #833466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #833466; }
p { color: rgb(131,52,102); }
H1.HeaderClassName
{
color: #833466;
}
.AnyTagClassName
{
color: #833466;
}
</style>
background-color css
<style>
a { background-color: #833466; }
a { background-color: rgb(131,52,102); }
div.DivClassName
{
background-color: #833466;
}
.BgClassName
{
background-color: #833466;
}
</style>
border-color css
<style>
span { border-color: #833466; }
span { border-color: rgb(131,52,102); }
td.TdClassName
{
border-color: #833466;
}
.TagClassName
{
border-color: #833466;
}
</style>