Shades of Rose Bud Cherry #8A3453
Tints of Rose Bud Cherry #8A3453
RGB
CMYK
RGB Variations
Color information
#8A3453 (or 0x8A3453) is known color: Rose Bud Cherry. HEX triplet: 8A, 34 and 53. RGB value is (138,52,83). Sum of RGB (Red+Green+Blue) = 138+52+83=273 (36% of max value = 765). Red value is 138 (54.30% from 255 or 50.55% from 273); Green value is 52 (20.70% from 255 or 19.05% from 273); Blue value is 83 (32.81% from 255 or 30.40% from 273); Max value from RGB is 138 - color contains mainly: red. Hex color #8A3453 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #8A3453 is #75CBAC. Grayscale: #515151. Windows color (decimal): -7719853 or 5452938. OLE color: 5452938.
HSL color Cylindrical-coordinate representation of color #8A3453: hue angle of 338.37º degrees, saturation: 0.45, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #8A3453 is Cyan = 0, Magento = 0.62, Yellow = 0.40 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 138 | 52 | 83 | - |
| CMYK | 0 | 0.62 | 0.40 | 0.46 |
| HSL | 338.37º | 0.45% | 0.37% | - |
| HSV(B) | 338.37º | 0.62% | 0.54% | - |
| XYZ | 13.27 | 8.48 | 9.12 | - |
| YUV | 81.25 | 128.99 | 168.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 138 | 52 | 83 | 0 | 0.62 | 0.40 | 0.46 | 338.37 | 0.45 | 0.37 |
| Hex | 8A | 34 | 53 | 0 | 3E | 28 | 2E | 152 | 2D | 25 |
| Octal | 212 | 64 | 123 | 0 | 76 | 50 | 56 | 522 | 55 | 45 |
| Binary | 10001010 | 110100 | 1010011 | 0 | 111110 | 101000 | 101110 | 101010010 | 101101 | 100101 |
Color Harmonies of #8A3453
Complementary color
Monochromatic Colors of #8A3453
Black with #8A3453
Text Example
Text Example
White with #8A3453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #8A3453; }
p { color: rgb(138,52,83); }
H1.HeaderClassName
{
color: #8A3453;
}
.AnyTagClassName
{
color: #8A3453;
}
</style>
background-color css
<style>
a { background-color: #8A3453; }
a { background-color: rgb(138,52,83); }
div.DivClassName
{
background-color: #8A3453;
}
.BgClassName
{
background-color: #8A3453;
}
</style>
border-color css
<style>
span { border-color: #8A3453; }
span { border-color: rgb(138,52,83); }
td.TdClassName
{
border-color: #8A3453;
}
.TagClassName
{
border-color: #8A3453;
}
</style>