Shades of Turkish Rose #A26268
Tints of Turkish Rose #A26268
RGB
CMYK
RGB Variations
Color information
#A26268 (or 0xA26268) is known color: Turkish Rose. HEX triplet: A2, 62 and 68. RGB value is (162,98,104). Sum of RGB (Red+Green+Blue) = 162+98+104=364 (48% of max value = 765). Red value is 162 (63.67% from 255 or 44.51% from 364); Green value is 98 (38.67% from 255 or 26.92% from 364); Blue value is 104 (41.02% from 255 or 28.57% from 364); Max value from RGB is 162 - color contains mainly: red. Hex color #A26268 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A26268 is #5D9D97. Grayscale: #757575. Windows color (decimal): -6135192 or 6840994. OLE color: 6840994.
HSL color Cylindrical-coordinate representation of color #A26268: hue angle of 354.38º 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 #A26268 is Cyan = 0, Magento = 0.40, Yellow = 0.36 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 98 | 104 | - |
| CMYK | 0 | 0.40 | 0.36 | 0.36 |
| HSL | 354.38º | 0.26% | 0.51% | - |
| HSV(B) | 354.38º | 0.4% | 0.64% | - |
| XYZ | 21.77 | 17.42 | 15.31 | - |
| YUV | 117.82 | 120.2 | 159.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 98 | 104 | 0 | 0.40 | 0.36 | 0.36 | 354.38 | 0.26 | 0.51 |
| Hex | A2 | 62 | 68 | 0 | 28 | 24 | 24 | 162 | 1A | 33 |
| Octal | 242 | 142 | 150 | 0 | 50 | 44 | 44 | 542 | 32 | 63 |
| Binary | 10100010 | 1100010 | 1101000 | 0 | 101000 | 100100 | 100100 | 101100010 | 11010 | 110011 |
Color Harmonies of #A26268
Complementary color
Monochromatic Colors of #A26268
Black with #A26268
Text Example
Text Example
White with #A26268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A26268; }
p { color: rgb(162,98,104); }
H1.HeaderClassName
{
color: #A26268;
}
.AnyTagClassName
{
color: #A26268;
}
</style>
background-color css
<style>
a { background-color: #A26268; }
a { background-color: rgb(162,98,104); }
div.DivClassName
{
background-color: #A26268;
}
.BgClassName
{
background-color: #A26268;
}
</style>
border-color css
<style>
span { border-color: #A26268; }
span { border-color: rgb(162,98,104); }
td.TdClassName
{
border-color: #A26268;
}
.TagClassName
{
border-color: #A26268;
}
</style>