Shades of Turkish Rose #A46472
Tints of Turkish Rose #A46472
RGB
CMYK
RGB Variations
Color information
#A46472 (or 0xA46472) is known color: Turkish Rose. HEX triplet: A4, 64 and 72. RGB value is (164,100,114). Sum of RGB (Red+Green+Blue) = 164+100+114=378 (50% of max value = 765). Red value is 164 (64.45% from 255 or 43.39% from 378); Green value is 100 (39.45% from 255 or 26.46% from 378); Blue value is 114 (44.92% from 255 or 30.16% from 378); Max value from RGB is 164 - color contains mainly: red. Hex color #A46472 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A46472 is #5B9B8D. Grayscale: #787878. Windows color (decimal): -6003598 or 7496868. OLE color: 7496868.
HSL color Cylindrical-coordinate representation of color #A46472: hue angle of 346.88º degrees, saturation: 0.26, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #A46472 is Cyan = 0, Magento = 0.39, Yellow = 0.30 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 100 | 114 | - |
| CMYK | 0 | 0.39 | 0.30 | 0.36 |
| HSL | 346.88º | 0.26% | 0.52% | - |
| HSV(B) | 346.88º | 0.39% | 0.64% | - |
| XYZ | 22.9 | 18.22 | 18.23 | - |
| YUV | 120.73 | 124.2 | 158.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 100 | 114 | 0 | 0.39 | 0.30 | 0.36 | 346.88 | 0.26 | 0.52 |
| Hex | A4 | 64 | 72 | 0 | 27 | 1E | 24 | 15B | 1A | 34 |
| Octal | 244 | 144 | 162 | 0 | 47 | 36 | 44 | 533 | 32 | 64 |
| Binary | 10100100 | 1100100 | 1110010 | 0 | 100111 | 11110 | 100100 | 101011011 | 11010 | 110100 |
Color Harmonies of #A46472
Complementary color
Monochromatic Colors of #A46472
Black with #A46472
Text Example
Text Example
White with #A46472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A46472; }
p { color: rgb(164,100,114); }
H1.HeaderClassName
{
color: #A46472;
}
.AnyTagClassName
{
color: #A46472;
}
</style>
background-color css
<style>
a { background-color: #A46472; }
a { background-color: rgb(164,100,114); }
div.DivClassName
{
background-color: #A46472;
}
.BgClassName
{
background-color: #A46472;
}
</style>
border-color css
<style>
span { border-color: #A46472; }
span { border-color: rgb(164,100,114); }
td.TdClassName
{
border-color: #A46472;
}
.TagClassName
{
border-color: #A46472;
}
</style>