Shades of Turkish Rose #A67273
Tints of Turkish Rose #A67273
RGB
CMYK
RGB Variations
Color information
#A67273 (or 0xA67273) is known color: Turkish Rose. HEX triplet: A6, 72 and 73. RGB value is (166,114,115). Sum of RGB (Red+Green+Blue) = 166+114+115=395 (52% of max value = 765). Red value is 166 (65.23% from 255 or 42.03% from 395); Green value is 114 (44.92% from 255 or 28.86% from 395); Blue value is 115 (45.31% from 255 or 29.11% from 395); Max value from RGB is 166 - color contains mainly: red. Hex color #A67273 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A67273 is #598D8C. Grayscale: #818181. Windows color (decimal): -5868941 or 7565990. OLE color: 7565990.
HSL color Cylindrical-coordinate representation of color #A67273: hue angle of 358.85º degrees, saturation: 0.23, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #A67273 is Cyan = 0, Magento = 0.31, Yellow = 0.31 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 166 | 114 | 115 | - |
| CMYK | 0 | 0.31 | 0.31 | 0.35 |
| HSL | 358.85º | 0.23% | 0.55% | - |
| HSV(B) | 358.85º | 0.31% | 0.65% | - |
| XYZ | 24.84 | 21.38 | 19.04 | - |
| YUV | 129.66 | 119.73 | 153.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 166 | 114 | 115 | 0 | 0.31 | 0.31 | 0.35 | 358.85 | 0.23 | 0.55 |
| Hex | A6 | 72 | 73 | 0 | 1F | 1F | 23 | 167 | 17 | 37 |
| Octal | 246 | 162 | 163 | 0 | 37 | 37 | 43 | 547 | 27 | 67 |
| Binary | 10100110 | 1110010 | 1110011 | 0 | 11111 | 11111 | 100011 | 101100111 | 10111 | 110111 |
Color Harmonies of #A67273
Complementary color
Monochromatic Colors of #A67273
Black with #A67273
Text Example
Text Example
White with #A67273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A67273; }
p { color: rgb(166,114,115); }
H1.HeaderClassName
{
color: #A67273;
}
.AnyTagClassName
{
color: #A67273;
}
</style>
background-color css
<style>
a { background-color: #A67273; }
a { background-color: rgb(166,114,115); }
div.DivClassName
{
background-color: #A67273;
}
.BgClassName
{
background-color: #A67273;
}
</style>
border-color css
<style>
span { border-color: #A67273; }
span { border-color: rgb(166,114,115); }
td.TdClassName
{
border-color: #A67273;
}
.TagClassName
{
border-color: #A67273;
}
</style>