Shades of Turkish Rose #A36775
Tints of Turkish Rose #A36775
RGB
CMYK
RGB Variations
Color information
#A36775 (or 0xA36775) is known color: Turkish Rose. HEX triplet: A3, 67 and 75. RGB value is (163,103,117). Sum of RGB (Red+Green+Blue) = 163+103+117=383 (50% of max value = 765). Red value is 163 (64.06% from 255 or 42.56% from 383); Green value is 103 (40.62% from 255 or 26.89% from 383); Blue value is 117 (46.09% from 255 or 30.55% from 383); Max value from RGB is 163 - color contains mainly: red. Hex color #A36775 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A36775 is #5C988A. Grayscale: #7A7A7A. Windows color (decimal): -6068363 or 7694243. OLE color: 7694243.
HSL color Cylindrical-coordinate representation of color #A36775: hue angle of 346º degrees, saturation: 0.25, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #A36775 is Cyan = 0, Magento = 0.37, Yellow = 0.28 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 103 | 117 | - |
| CMYK | 0 | 0.37 | 0.28 | 0.36 |
| HSL | 346º | 0.25% | 0.52% | - |
| HSV(B) | 346º | 0.37% | 0.64% | - |
| XYZ | 23.17 | 18.77 | 19.23 | - |
| YUV | 122.54 | 124.88 | 156.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 103 | 117 | 0 | 0.37 | 0.28 | 0.36 | 346 | 0.25 | 0.52 |
| Hex | A3 | 67 | 75 | 0 | 25 | 1C | 24 | 15A | 19 | 34 |
| Octal | 243 | 147 | 165 | 0 | 45 | 34 | 44 | 532 | 31 | 64 |
| Binary | 10100011 | 1100111 | 1110101 | 0 | 100101 | 11100 | 100100 | 101011010 | 11001 | 110100 |
Color Harmonies of #A36775
Complementary color
Monochromatic Colors of #A36775
Black with #A36775
Text Example
Text Example
White with #A36775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A36775; }
p { color: rgb(163,103,117); }
H1.HeaderClassName
{
color: #A36775;
}
.AnyTagClassName
{
color: #A36775;
}
</style>
background-color css
<style>
a { background-color: #A36775; }
a { background-color: rgb(163,103,117); }
div.DivClassName
{
background-color: #A36775;
}
.BgClassName
{
background-color: #A36775;
}
</style>
border-color css
<style>
span { border-color: #A36775; }
span { border-color: rgb(163,103,117); }
td.TdClassName
{
border-color: #A36775;
}
.TagClassName
{
border-color: #A36775;
}
</style>