Shades of Apple Blossom #A25756
Tints of Apple Blossom #A25756
RGB
CMYK
RGB Variations
Color information
#A25756 (or 0xA25756) is known color: Apple Blossom. HEX triplet: A2, 57 and 56. RGB value is (162,87,86). Sum of RGB (Red+Green+Blue) = 162+87+86=335 (44% of max value = 765). Red value is 162 (63.67% from 255 or 48.36% from 335); Green value is 87 (34.38% from 255 or 25.97% from 335); Blue value is 86 (33.98% from 255 or 25.67% from 335); Max value from RGB is 162 - color contains mainly: red. Hex color #A25756 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A25756 is #5DA8A9. Grayscale: #6D6D6D. Windows color (decimal): -6138026 or 5658530. OLE color: 5658530.
HSL color Cylindrical-coordinate representation of color #A25756: hue angle of 0.79º degrees, saturation: 0.31, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #A25756 is Cyan = 0, Magento = 0.46, Yellow = 0.47 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 87 | 86 | - |
| CMYK | 0 | 0.46 | 0.47 | 0.36 |
| HSL | 0.79º | 0.31% | 0.49% | - |
| HSV(B) | 0.79º | 0.47% | 0.64% | - |
| XYZ | 19.99 | 15.17 | 10.68 | - |
| YUV | 109.31 | 114.85 | 165.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 87 | 86 | 0 | 0.46 | 0.47 | 0.36 | 0.79 | 0.31 | 0.49 |
| Hex | A2 | 57 | 56 | 0 | 2E | 2F | 24 | 1 | 1F | 31 |
| Octal | 242 | 127 | 126 | 0 | 56 | 57 | 44 | 1 | 37 | 61 |
| Binary | 10100010 | 1010111 | 1010110 | 0 | 101110 | 101111 | 100100 | 1 | 11111 | 110001 |
Color Harmonies of #A25756
Complementary color
Monochromatic Colors of #A25756
Black with #A25756
Text Example
Text Example
White with #A25756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A25756; }
p { color: rgb(162,87,86); }
H1.HeaderClassName
{
color: #A25756;
}
.AnyTagClassName
{
color: #A25756;
}
</style>
background-color css
<style>
a { background-color: #A25756; }
a { background-color: rgb(162,87,86); }
div.DivClassName
{
background-color: #A25756;
}
.BgClassName
{
background-color: #A25756;
}
</style>
border-color css
<style>
span { border-color: #A25756; }
span { border-color: rgb(162,87,86); }
td.TdClassName
{
border-color: #A25756;
}
.TagClassName
{
border-color: #A25756;
}
</style>