Shades of Turkish Rose #A36873
Tints of Turkish Rose #A36873
RGB
CMYK
RGB Variations
Color information
#A36873 (or 0xA36873) is known color: Turkish Rose. HEX triplet: A3, 68 and 73. RGB value is (163,104,115). Sum of RGB (Red+Green+Blue) = 163+104+115=382 (50% of max value = 765). Red value is 163 (64.06% from 255 or 42.67% from 382); Green value is 104 (41.02% from 255 or 27.23% from 382); Blue value is 115 (45.31% from 255 or 30.10% from 382); Max value from RGB is 163 - color contains mainly: red. Hex color #A36873 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A36873 is #5C978C. Grayscale: #7A7A7A. Windows color (decimal): -6068109 or 7563427. OLE color: 7563427.
HSL color Cylindrical-coordinate representation of color #A36873: hue angle of 348.81º degrees, saturation: 0.24, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #A36873 is Cyan = 0, Magento = 0.36, Yellow = 0.29 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 104 | 115 | - |
| CMYK | 0 | 0.36 | 0.29 | 0.36 |
| HSL | 348.81º | 0.24% | 0.52% | - |
| HSV(B) | 348.81º | 0.36% | 0.64% | - |
| XYZ | 23.15 | 18.92 | 18.65 | - |
| YUV | 122.9 | 123.55 | 156.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 104 | 115 | 0 | 0.36 | 0.29 | 0.36 | 348.81 | 0.24 | 0.52 |
| Hex | A3 | 68 | 73 | 0 | 24 | 1D | 24 | 15D | 18 | 34 |
| Octal | 243 | 150 | 163 | 0 | 44 | 35 | 44 | 535 | 30 | 64 |
| Binary | 10100011 | 1101000 | 1110011 | 0 | 100100 | 11101 | 100100 | 101011101 | 11000 | 110100 |
Color Harmonies of #A36873
Complementary color
Monochromatic Colors of #A36873
Black with #A36873
Text Example
Text Example
White with #A36873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A36873; }
p { color: rgb(163,104,115); }
H1.HeaderClassName
{
color: #A36873;
}
.AnyTagClassName
{
color: #A36873;
}
</style>
background-color css
<style>
a { background-color: #A36873; }
a { background-color: rgb(163,104,115); }
div.DivClassName
{
background-color: #A36873;
}
.BgClassName
{
background-color: #A36873;
}
</style>
border-color css
<style>
span { border-color: #A36873; }
span { border-color: rgb(163,104,115); }
td.TdClassName
{
border-color: #A36873;
}
.TagClassName
{
border-color: #A36873;
}
</style>