Shades of Brandy Rose #A38781
Tints of Brandy Rose #A38781
RGB
CMYK
RGB Variations
Color information
#A38781 (or 0xA38781) is known color: Brandy Rose. HEX triplet: A3, 87 and 81. RGB value is (163,135,129). Sum of RGB (Red+Green+Blue) = 163+135+129=427 (56% of max value = 765). Red value is 163 (64.06% from 255 or 38.17% from 427); Green value is 135 (53.12% from 255 or 31.62% from 427); Blue value is 129 (50.78% from 255 or 30.21% from 427); Max value from RGB is 163 - color contains mainly: red. Hex color #A38781 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A38781 is #5C787E. Grayscale: #8E8E8E. Windows color (decimal): -6060159 or 8488867. OLE color: 8488867.
HSL color Cylindrical-coordinate representation of color #A38781: hue angle of 10.59º degrees, saturation: 0.16, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #A38781 is Cyan = 0, Magento = 0.17, Yellow = 0.21 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 135 | 129 | - |
| CMYK | 0 | 0.17 | 0.21 | 0.36 |
| HSL | 10.59º | 0.16% | 0.57% | - |
| HSV(B) | 10.59º | 0.21% | 0.64% | - |
| XYZ | 27.73 | 26.7 | 24.46 | - |
| YUV | 142.69 | 120.28 | 142.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 135 | 129 | 0 | 0.17 | 0.21 | 0.36 | 10.59 | 0.16 | 0.57 |
| Hex | A3 | 87 | 81 | 0 | 11 | 15 | 24 | B | 10 | 39 |
| Octal | 243 | 207 | 201 | 0 | 21 | 25 | 44 | 13 | 20 | 71 |
| Binary | 10100011 | 10000111 | 10000001 | 0 | 10001 | 10101 | 100100 | 1011 | 10000 | 111001 |
Color Harmonies of #A38781
Complementary color
Monochromatic Colors of #A38781
Black with #A38781
Text Example
Text Example
White with #A38781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A38781; }
p { color: rgb(163,135,129); }
H1.HeaderClassName
{
color: #A38781;
}
.AnyTagClassName
{
color: #A38781;
}
</style>
background-color css
<style>
a { background-color: #A38781; }
a { background-color: rgb(163,135,129); }
div.DivClassName
{
background-color: #A38781;
}
.BgClassName
{
background-color: #A38781;
}
</style>
border-color css
<style>
span { border-color: #A38781; }
span { border-color: rgb(163,135,129); }
td.TdClassName
{
border-color: #A38781;
}
.TagClassName
{
border-color: #A38781;
}
</style>