Shades of Turkish Rose #A26373
Tints of Turkish Rose #A26373
RGB
CMYK
RGB Variations
Color information
#A26373 (or 0xA26373) is known color: Turkish Rose. HEX triplet: A2, 63 and 73. RGB value is (162,99,115). Sum of RGB (Red+Green+Blue) = 162+99+115=376 (49% of max value = 765). Red value is 162 (63.67% from 255 or 43.09% from 376); Green value is 99 (39.06% from 255 or 26.33% from 376); Blue value is 115 (45.31% from 255 or 30.59% from 376); Max value from RGB is 162 - color contains mainly: red. Hex color #A26373 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A26373 is #5D9C8C. Grayscale: #777777. Windows color (decimal): -6134925 or 7562146. OLE color: 7562146.
HSL color Cylindrical-coordinate representation of color #A26373: hue angle of 344.76º degrees, saturation: 0.25, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #A26373 is Cyan = 0, Magento = 0.39, Yellow = 0.29 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 99 | 115 | - |
| CMYK | 0 | 0.39 | 0.29 | 0.36 |
| HSL | 344.76º | 0.25% | 0.51% | - |
| HSV(B) | 344.76º | 0.39% | 0.64% | - |
| XYZ | 22.46 | 17.84 | 18.48 | - |
| YUV | 119.66 | 125.37 | 158.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 99 | 115 | 0 | 0.39 | 0.29 | 0.36 | 344.76 | 0.25 | 0.51 |
| Hex | A2 | 63 | 73 | 0 | 27 | 1D | 24 | 159 | 19 | 33 |
| Octal | 242 | 143 | 163 | 0 | 47 | 35 | 44 | 531 | 31 | 63 |
| Binary | 10100010 | 1100011 | 1110011 | 0 | 100111 | 11101 | 100100 | 101011001 | 11001 | 110011 |
Color Harmonies of #A26373
Complementary color
Monochromatic Colors of #A26373
Black with #A26373
Text Example
Text Example
White with #A26373
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A26373; }
p { color: rgb(162,99,115); }
H1.HeaderClassName
{
color: #A26373;
}
.AnyTagClassName
{
color: #A26373;
}
</style>
background-color css
<style>
a { background-color: #A26373; }
a { background-color: rgb(162,99,115); }
div.DivClassName
{
background-color: #A26373;
}
.BgClassName
{
background-color: #A26373;
}
</style>
border-color css
<style>
span { border-color: #A26373; }
span { border-color: rgb(162,99,115); }
td.TdClassName
{
border-color: #A26373;
}
.TagClassName
{
border-color: #A26373;
}
</style>