Shades of Turkish Rose #A36265
Tints of Turkish Rose #A36265
RGB
CMYK
RGB Variations
Color information
#A36265 (or 0xA36265) is known color: Turkish Rose. HEX triplet: A3, 62 and 65. RGB value is (163,98,101). Sum of RGB (Red+Green+Blue) = 163+98+101=362 (47% of max value = 765). Red value is 163 (64.06% from 255 or 45.03% from 362); Green value is 98 (38.67% from 255 or 27.07% from 362); Blue value is 101 (39.84% from 255 or 27.90% from 362); Max value from RGB is 163 - color contains mainly: red. Hex color #A36265 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A36265 is #5C9D9A. Grayscale: #757575. Windows color (decimal): -6069659 or 6644387. OLE color: 6644387.
HSL color Cylindrical-coordinate representation of color #A36265: hue angle of 357.23º 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 #A36265 is Cyan = 0, Magento = 0.40, Yellow = 0.38 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 98 | 101 | - |
| CMYK | 0 | 0.40 | 0.38 | 0.36 |
| HSL | 357.23º | 0.26% | 0.51% | - |
| HSV(B) | 357.23º | 0.4% | 0.64% | - |
| XYZ | 21.82 | 17.46 | 14.53 | - |
| YUV | 117.78 | 118.53 | 160.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 98 | 101 | 0 | 0.40 | 0.38 | 0.36 | 357.23 | 0.26 | 0.51 |
| Hex | A3 | 62 | 65 | 0 | 28 | 26 | 24 | 165 | 1A | 33 |
| Octal | 243 | 142 | 145 | 0 | 50 | 46 | 44 | 545 | 32 | 63 |
| Binary | 10100011 | 1100010 | 1100101 | 0 | 101000 | 100110 | 100100 | 101100101 | 11010 | 110011 |
Color Harmonies of #A36265
Complementary color
Monochromatic Colors of #A36265
Black with #A36265
Text Example
Text Example
White with #A36265
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A36265; }
p { color: rgb(163,98,101); }
H1.HeaderClassName
{
color: #A36265;
}
.AnyTagClassName
{
color: #A36265;
}
</style>
background-color css
<style>
a { background-color: #A36265; }
a { background-color: rgb(163,98,101); }
div.DivClassName
{
background-color: #A36265;
}
.BgClassName
{
background-color: #A36265;
}
</style>
border-color css
<style>
span { border-color: #A36265; }
span { border-color: rgb(163,98,101); }
td.TdClassName
{
border-color: #A36265;
}
.TagClassName
{
border-color: #A36265;
}
</style>