Shades of Turkish Rose #A3626E
Tints of Turkish Rose #A3626E
RGB
CMYK
RGB Variations
Color information
#A3626E (or 0xA3626E) is known color: Turkish Rose. HEX triplet: A3, 62 and 6E. RGB value is (163,98,110). Sum of RGB (Red+Green+Blue) = 163+98+110=371 (49% of max value = 765). Red value is 163 (64.06% from 255 or 43.94% from 371); Green value is 98 (38.67% from 255 or 26.42% from 371); Blue value is 110 (43.36% from 255 or 29.65% from 371); Max value from RGB is 163 - color contains mainly: red. Hex color #A3626E is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A3626E is #5C9D91. Grayscale: #767676. Windows color (decimal): -6069650 or 7234211. OLE color: 7234211.
HSL color Cylindrical-coordinate representation of color #A3626E: hue angle of 348.92º degrees, saturation: 0.26, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #A3626E is Cyan = 0, Magento = 0.40, Yellow = 0.33 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 98 | 110 | - |
| CMYK | 0 | 0.40 | 0.33 | 0.36 |
| HSL | 348.92º | 0.26% | 0.51% | - |
| HSV(B) | 348.92º | 0.4% | 0.64% | - |
| XYZ | 22.29 | 17.65 | 16.98 | - |
| YUV | 118.8 | 123.03 | 159.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 98 | 110 | 0 | 0.40 | 0.33 | 0.36 | 348.92 | 0.26 | 0.51 |
| Hex | A3 | 62 | 6E | 0 | 28 | 21 | 24 | 15D | 1A | 33 |
| Octal | 243 | 142 | 156 | 0 | 50 | 41 | 44 | 535 | 32 | 63 |
| Binary | 10100011 | 1100010 | 1101110 | 0 | 101000 | 100001 | 100100 | 101011101 | 11010 | 110011 |
Color Harmonies of #A3626E
Complementary color
Monochromatic Colors of #A3626E
Black with #A3626E
Text Example
Text Example
White with #A3626E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A3626E; }
p { color: rgb(163,98,110); }
H1.HeaderClassName
{
color: #A3626E;
}
.AnyTagClassName
{
color: #A3626E;
}
</style>
background-color css
<style>
a { background-color: #A3626E; }
a { background-color: rgb(163,98,110); }
div.DivClassName
{
background-color: #A3626E;
}
.BgClassName
{
background-color: #A3626E;
}
</style>
border-color css
<style>
span { border-color: #A3626E; }
span { border-color: rgb(163,98,110); }
td.TdClassName
{
border-color: #A3626E;
}
.TagClassName
{
border-color: #A3626E;
}
</style>