Shades of Turkish Rose #A56873
Tints of Turkish Rose #A56873
RGB
CMYK
RGB Variations
Color information
#A56873 (or 0xA56873) is known color: Turkish Rose. HEX triplet: A5, 68 and 73. RGB value is (165,104,115). Sum of RGB (Red+Green+Blue) = 165+104+115=384 (50% of max value = 765). Red value is 165 (64.84% from 255 or 42.97% from 384); Green value is 104 (41.02% from 255 or 27.08% from 384); Blue value is 115 (45.31% from 255 or 29.95% from 384); Max value from RGB is 165 - color contains mainly: red. Hex color #A56873 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A56873 is #5A978C. Grayscale: #7B7B7B. Windows color (decimal): -5937037 or 7563429. OLE color: 7563429.
HSL color Cylindrical-coordinate representation of color #A56873: hue angle of 349.18º degrees, saturation: 0.25, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #A56873 is Cyan = 0, Magento = 0.37, Yellow = 0.30 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 165 | 104 | 115 | - |
| CMYK | 0 | 0.37 | 0.30 | 0.35 |
| HSL | 349.18º | 0.25% | 0.53% | - |
| HSV(B) | 349.18º | 0.37% | 0.65% | - |
| XYZ | 23.56 | 19.14 | 18.67 | - |
| YUV | 123.49 | 123.21 | 157.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 165 | 104 | 115 | 0 | 0.37 | 0.30 | 0.35 | 349.18 | 0.25 | 0.53 |
| Hex | A5 | 68 | 73 | 0 | 25 | 1E | 23 | 15D | 19 | 35 |
| Octal | 245 | 150 | 163 | 0 | 45 | 36 | 43 | 535 | 31 | 65 |
| Binary | 10100101 | 1101000 | 1110011 | 0 | 100101 | 11110 | 100011 | 101011101 | 11001 | 110101 |
Color Harmonies of #A56873
Complementary color
Monochromatic Colors of #A56873
Black with #A56873
Text Example
Text Example
White with #A56873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A56873; }
p { color: rgb(165,104,115); }
H1.HeaderClassName
{
color: #A56873;
}
.AnyTagClassName
{
color: #A56873;
}
</style>
background-color css
<style>
a { background-color: #A56873; }
a { background-color: rgb(165,104,115); }
div.DivClassName
{
background-color: #A56873;
}
.BgClassName
{
background-color: #A56873;
}
</style>
border-color css
<style>
span { border-color: #A56873; }
span { border-color: rgb(165,104,115); }
td.TdClassName
{
border-color: #A56873;
}
.TagClassName
{
border-color: #A56873;
}
</style>