Shades of Rose Bud Cherry #8A3669
Tints of Rose Bud Cherry #8A3669
RGB
CMYK
RGB Variations
Color information
#8A3669 (or 0x8A3669) is known color: Rose Bud Cherry. HEX triplet: 8A, 36 and 69. RGB value is (138,54,105). Sum of RGB (Red+Green+Blue) = 138+54+105=297 (39% of max value = 765). Red value is 138 (54.30% from 255 or 46.46% from 297); Green value is 54 (21.48% from 255 or 18.18% from 297); Blue value is 105 (41.41% from 255 or 35.35% from 297); Max value from RGB is 138 - color contains mainly: red. Hex color #8A3669 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #8A3669 is #75C996. Grayscale: #545454. Windows color (decimal): -7719319 or 6895242. OLE color: 6895242.
HSL color Cylindrical-coordinate representation of color #8A3669: hue angle of 323.57º degrees, saturation: 0.44, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #8A3669 is Cyan = 0, Magento = 0.61, Yellow = 0.24 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 138 | 54 | 105 | - |
| CMYK | 0 | 0.61 | 0.24 | 0.46 |
| HSL | 323.57º | 0.44% | 0.38% | - |
| HSV(B) | 323.57º | 0.61% | 0.54% | - |
| XYZ | 14.35 | 9.06 | 14.36 | - |
| YUV | 84.93 | 139.33 | 165.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 138 | 54 | 105 | 0 | 0.61 | 0.24 | 0.46 | 323.57 | 0.44 | 0.38 |
| Hex | 8A | 36 | 69 | 0 | 3D | 18 | 2E | 144 | 2C | 26 |
| Octal | 212 | 66 | 151 | 0 | 75 | 30 | 56 | 504 | 54 | 46 |
| Binary | 10001010 | 110110 | 1101001 | 0 | 111101 | 11000 | 101110 | 101000100 | 101100 | 100110 |
Color Harmonies of #8A3669
Complementary color
Monochromatic Colors of #8A3669
Black with #8A3669
Text Example
Text Example
White with #8A3669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #8A3669; }
p { color: rgb(138,54,105); }
H1.HeaderClassName
{
color: #8A3669;
}
.AnyTagClassName
{
color: #8A3669;
}
</style>
background-color css
<style>
a { background-color: #8A3669; }
a { background-color: rgb(138,54,105); }
div.DivClassName
{
background-color: #8A3669;
}
.BgClassName
{
background-color: #8A3669;
}
</style>
border-color css
<style>
span { border-color: #8A3669; }
span { border-color: rgb(138,54,105); }
td.TdClassName
{
border-color: #8A3669;
}
.TagClassName
{
border-color: #8A3669;
}
</style>