Shades of Turkish Rose #A36376
Tints of Turkish Rose #A36376
RGB
CMYK
RGB Variations
Color information
#A36376 (or 0xA36376) is known color: Turkish Rose. HEX triplet: A3, 63 and 76. RGB value is (163,99,118). Sum of RGB (Red+Green+Blue) = 163+99+118=380 (50% of max value = 765). Red value is 163 (64.06% from 255 or 42.89% from 380); Green value is 99 (39.06% from 255 or 26.05% from 380); Blue value is 118 (46.48% from 255 or 31.05% from 380); Max value from RGB is 163 - color contains mainly: red. Hex color #A36376 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A36376 is #5C9C89. Grayscale: #787878. Windows color (decimal): -6069386 or 7758755. OLE color: 7758755.
HSL color Cylindrical-coordinate representation of color #A36376: hue angle of 342.19º degrees, saturation: 0.26, 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 #A36376 is Cyan = 0, Magento = 0.39, Yellow = 0.28 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 99 | 118 | - |
| CMYK | 0 | 0.39 | 0.28 | 0.36 |
| HSL | 342.19º | 0.26% | 0.51% | - |
| HSV(B) | 342.19º | 0.39% | 0.64% | - |
| XYZ | 22.84 | 18.02 | 19.41 | - |
| YUV | 120.3 | 126.7 | 158.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 99 | 118 | 0 | 0.39 | 0.28 | 0.36 | 342.19 | 0.26 | 0.51 |
| Hex | A3 | 63 | 76 | 0 | 27 | 1C | 24 | 156 | 1A | 33 |
| Octal | 243 | 143 | 166 | 0 | 47 | 34 | 44 | 526 | 32 | 63 |
| Binary | 10100011 | 1100011 | 1110110 | 0 | 100111 | 11100 | 100100 | 101010110 | 11010 | 110011 |
Color Harmonies of #A36376
Complementary color
Monochromatic Colors of #A36376
Black with #A36376
Text Example
Text Example
White with #A36376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A36376; }
p { color: rgb(163,99,118); }
H1.HeaderClassName
{
color: #A36376;
}
.AnyTagClassName
{
color: #A36376;
}
</style>
background-color css
<style>
a { background-color: #A36376; }
a { background-color: rgb(163,99,118); }
div.DivClassName
{
background-color: #A36376;
}
.BgClassName
{
background-color: #A36376;
}
</style>
border-color css
<style>
span { border-color: #A36376; }
span { border-color: rgb(163,99,118); }
td.TdClassName
{
border-color: #A36376;
}
.TagClassName
{
border-color: #A36376;
}
</style>