Shades of Turkish Rose #A26376
Tints of Turkish Rose #A26376
RGB
CMYK
RGB Variations
Color information
#A26376 (or 0xA26376) is known color: Turkish Rose. HEX triplet: A2, 63 and 76. RGB value is (162,99,118). Sum of RGB (Red+Green+Blue) = 162+99+118=379 (50% of max value = 765). Red value is 162 (63.67% from 255 or 42.74% from 379); Green value is 99 (39.06% from 255 or 26.12% from 379); Blue value is 118 (46.48% from 255 or 31.13% from 379); Max value from RGB is 162 - color contains mainly: red. Hex color #A26376 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A26376 is #5D9C89. Grayscale: #777777. Windows color (decimal): -6134922 or 7758754. OLE color: 7758754.
HSL color Cylindrical-coordinate representation of color #A26376: hue angle of 341.9º 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 #A26376 is Cyan = 0, Magento = 0.39, Yellow = 0.27 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 99 | 118 | - |
| CMYK | 0 | 0.39 | 0.27 | 0.36 |
| HSL | 341.9º | 0.25% | 0.51% | - |
| HSV(B) | 341.9º | 0.39% | 0.64% | - |
| XYZ | 22.63 | 17.91 | 19.4 | - |
| YUV | 120 | 126.87 | 157.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 99 | 118 | 0 | 0.39 | 0.27 | 0.36 | 341.9 | 0.25 | 0.51 |
| Hex | A2 | 63 | 76 | 0 | 27 | 1B | 24 | 156 | 19 | 33 |
| Octal | 242 | 143 | 166 | 0 | 47 | 33 | 44 | 526 | 31 | 63 |
| Binary | 10100010 | 1100011 | 1110110 | 0 | 100111 | 11011 | 100100 | 101010110 | 11001 | 110011 |
Color Harmonies of #A26376
Complementary color
Monochromatic Colors of #A26376
Black with #A26376
Text Example
Text Example
White with #A26376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A26376; }
p { color: rgb(162,99,118); }
H1.HeaderClassName
{
color: #A26376;
}
.AnyTagClassName
{
color: #A26376;
}
</style>
background-color css
<style>
a { background-color: #A26376; }
a { background-color: rgb(162,99,118); }
div.DivClassName
{
background-color: #A26376;
}
.BgClassName
{
background-color: #A26376;
}
</style>
border-color css
<style>
span { border-color: #A26376; }
span { border-color: rgb(162,99,118); }
td.TdClassName
{
border-color: #A26376;
}
.TagClassName
{
border-color: #A26376;
}
</style>