Shades of Turkish Rose #A46469
Tints of Turkish Rose #A46469
RGB
CMYK
RGB Variations
Color information
#A46469 (or 0xA46469) is known color: Turkish Rose. HEX triplet: A4, 64 and 69. RGB value is (164,100,105). Sum of RGB (Red+Green+Blue) = 164+100+105=369 (48% of max value = 765). Red value is 164 (64.45% from 255 or 44.44% from 369); Green value is 100 (39.45% from 255 or 27.10% from 369); Blue value is 105 (41.41% from 255 or 28.46% from 369); Max value from RGB is 164 - color contains mainly: red. Hex color #A46469 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A46469 is #5B9B96. Grayscale: #777777. Windows color (decimal): -6003607 or 6907044. OLE color: 6907044.
HSL color Cylindrical-coordinate representation of color #A46469: hue angle of 355.31º 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 #A46469 is Cyan = 0, Magento = 0.39, Yellow = 0.36 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 100 | 105 | - |
| CMYK | 0 | 0.39 | 0.36 | 0.36 |
| HSL | 355.31º | 0.26% | 0.52% | - |
| HSV(B) | 355.31º | 0.39% | 0.64% | - |
| XYZ | 22.42 | 18.03 | 15.66 | - |
| YUV | 119.71 | 119.7 | 159.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 100 | 105 | 0 | 0.39 | 0.36 | 0.36 | 355.31 | 0.26 | 0.52 |
| Hex | A4 | 64 | 69 | 0 | 27 | 24 | 24 | 163 | 1A | 34 |
| Octal | 244 | 144 | 151 | 0 | 47 | 44 | 44 | 543 | 32 | 64 |
| Binary | 10100100 | 1100100 | 1101001 | 0 | 100111 | 100100 | 100100 | 101100011 | 11010 | 110100 |
Color Harmonies of #A46469
Complementary color
Monochromatic Colors of #A46469
Black with #A46469
Text Example
Text Example
White with #A46469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A46469; }
p { color: rgb(164,100,105); }
H1.HeaderClassName
{
color: #A46469;
}
.AnyTagClassName
{
color: #A46469;
}
</style>
background-color css
<style>
a { background-color: #A46469; }
a { background-color: rgb(164,100,105); }
div.DivClassName
{
background-color: #A46469;
}
.BgClassName
{
background-color: #A46469;
}
</style>
border-color css
<style>
span { border-color: #A46469; }
span { border-color: rgb(164,100,105); }
td.TdClassName
{
border-color: #A46469;
}
.TagClassName
{
border-color: #A46469;
}
</style>