Shades of Rose Bud Cherry #8A2558
Tints of Rose Bud Cherry #8A2558
RGB
CMYK
RGB Variations
Color information
#8A2558 (or 0x8A2558) is known color: Rose Bud Cherry. HEX triplet: 8A, 25 and 58. RGB value is (138,37,88). Sum of RGB (Red+Green+Blue) = 138+37+88=263 (34% of max value = 765). Red value is 138 (54.30% from 255 or 52.47% from 263); Green value is 37 (14.84% from 255 or 14.07% from 263); Blue value is 88 (34.77% from 255 or 33.46% from 263); Max value from RGB is 138 - color contains mainly: red. Hex color #8A2558 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #8A2558 is #75DAA7. Grayscale: #484848. Windows color (decimal): -7723688 or 5776778. OLE color: 5776778.
HSL color Cylindrical-coordinate representation of color #8A2558: hue angle of 329.7º degrees, saturation: 0.58, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #8A2558 is Cyan = 0, Magento = 0.73, Yellow = 0.36 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 138 | 37 | 88 | - |
| CMYK | 0 | 0.73 | 0.36 | 0.46 |
| HSL | 329.7º | 0.58% | 0.34% | - |
| HSV(B) | 329.7º | 0.73% | 0.54% | - |
| XYZ | 12.9 | 7.43 | 9.99 | - |
| YUV | 73.01 | 136.46 | 174.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 138 | 37 | 88 | 0 | 0.73 | 0.36 | 0.46 | 329.7 | 0.58 | 0.34 |
| Hex | 8A | 25 | 58 | 0 | 49 | 24 | 2E | 14A | 3A | 22 |
| Octal | 212 | 45 | 130 | 0 | 111 | 44 | 56 | 512 | 72 | 42 |
| Binary | 10001010 | 100101 | 1011000 | 0 | 1001001 | 100100 | 101110 | 101001010 | 111010 | 100010 |
Color Harmonies of #8A2558
Complementary color
Monochromatic Colors of #8A2558
Black with #8A2558
Text Example
Text Example
White with #8A2558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #8A2558; }
p { color: rgb(138,37,88); }
H1.HeaderClassName
{
color: #8A2558;
}
.AnyTagClassName
{
color: #8A2558;
}
</style>
background-color css
<style>
a { background-color: #8A2558; }
a { background-color: rgb(138,37,88); }
div.DivClassName
{
background-color: #8A2558;
}
.BgClassName
{
background-color: #8A2558;
}
</style>
border-color css
<style>
span { border-color: #8A2558; }
span { border-color: rgb(138,37,88); }
td.TdClassName
{
border-color: #8A2558;
}
.TagClassName
{
border-color: #8A2558;
}
</style>