Shades of Turkish Rose #A56269
Tints of Turkish Rose #A56269
RGB
CMYK
RGB Variations
Color information
#A56269 (or 0xA56269) is known color: Turkish Rose. HEX triplet: A5, 62 and 69. RGB value is (165,98,105). Sum of RGB (Red+Green+Blue) = 165+98+105=368 (48% of max value = 765). Red value is 165 (64.84% from 255 or 44.84% from 368); Green value is 98 (38.67% from 255 or 26.63% from 368); Blue value is 105 (41.41% from 255 or 28.53% from 368); Max value from RGB is 165 - color contains mainly: red. Hex color #A56269 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A56269 is #5A9D96. Grayscale: #767676. Windows color (decimal): -5938583 or 6906533. OLE color: 6906533.
HSL color Cylindrical-coordinate representation of color #A56269: hue angle of 353.73º degrees, saturation: 0.27, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #A56269 is Cyan = 0, Magento = 0.41, Yellow = 0.36 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 165 | 98 | 105 | - |
| CMYK | 0 | 0.41 | 0.36 | 0.35 |
| HSL | 353.73º | 0.27% | 0.52% | - |
| HSV(B) | 353.73º | 0.41% | 0.65% | - |
| XYZ | 22.43 | 17.75 | 15.61 | - |
| YUV | 118.83 | 120.2 | 160.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 165 | 98 | 105 | 0 | 0.41 | 0.36 | 0.35 | 353.73 | 0.27 | 0.52 |
| Hex | A5 | 62 | 69 | 0 | 29 | 24 | 23 | 162 | 1B | 34 |
| Octal | 245 | 142 | 151 | 0 | 51 | 44 | 43 | 542 | 33 | 64 |
| Binary | 10100101 | 1100010 | 1101001 | 0 | 101001 | 100100 | 100011 | 101100010 | 11011 | 110100 |
Color Harmonies of #A56269
Complementary color
Monochromatic Colors of #A56269
Black with #A56269
Text Example
Text Example
White with #A56269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A56269; }
p { color: rgb(165,98,105); }
H1.HeaderClassName
{
color: #A56269;
}
.AnyTagClassName
{
color: #A56269;
}
</style>
background-color css
<style>
a { background-color: #A56269; }
a { background-color: rgb(165,98,105); }
div.DivClassName
{
background-color: #A56269;
}
.BgClassName
{
background-color: #A56269;
}
</style>
border-color css
<style>
span { border-color: #A56269; }
span { border-color: rgb(165,98,105); }
td.TdClassName
{
border-color: #A56269;
}
.TagClassName
{
border-color: #A56269;
}
</style>