Shades of Turkish Rose #A56378
Tints of Turkish Rose #A56378
RGB
CMYK
RGB Variations
Color information
#A56378 (or 0xA56378) is known color: Turkish Rose. HEX triplet: A5, 63 and 78. RGB value is (165,99,120). Sum of RGB (Red+Green+Blue) = 165+99+120=384 (50% of max value = 765). Red value is 165 (64.84% from 255 or 42.97% from 384); Green value is 99 (39.06% from 255 or 25.78% from 384); Blue value is 120 (47.27% from 255 or 31.25% from 384); Max value from RGB is 165 - color contains mainly: red. Hex color #A56378 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A56378 is #5A9C87. Grayscale: #797979. Windows color (decimal): -5938312 or 7889829. OLE color: 7889829.
HSL color Cylindrical-coordinate representation of color #A56378: hue angle of 340.91º degrees, saturation: 0.27, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #A56378 is Cyan = 0, Magento = 0.40, Yellow = 0.27 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 165 | 99 | 120 | - |
| CMYK | 0 | 0.40 | 0.27 | 0.35 |
| HSL | 340.91º | 0.27% | 0.52% | - |
| HSV(B) | 340.91º | 0.4% | 0.65% | - |
| XYZ | 23.37 | 18.28 | 20.07 | - |
| YUV | 121.13 | 127.37 | 159.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 165 | 99 | 120 | 0 | 0.40 | 0.27 | 0.35 | 340.91 | 0.27 | 0.52 |
| Hex | A5 | 63 | 78 | 0 | 28 | 1B | 23 | 155 | 1B | 34 |
| Octal | 245 | 143 | 170 | 0 | 50 | 33 | 43 | 525 | 33 | 64 |
| Binary | 10100101 | 1100011 | 1111000 | 0 | 101000 | 11011 | 100011 | 101010101 | 11011 | 110100 |
Color Harmonies of #A56378
Complementary color
Monochromatic Colors of #A56378
Black with #A56378
Text Example
Text Example
White with #A56378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A56378; }
p { color: rgb(165,99,120); }
H1.HeaderClassName
{
color: #A56378;
}
.AnyTagClassName
{
color: #A56378;
}
</style>
background-color css
<style>
a { background-color: #A56378; }
a { background-color: rgb(165,99,120); }
div.DivClassName
{
background-color: #A56378;
}
.BgClassName
{
background-color: #A56378;
}
</style>
border-color css
<style>
span { border-color: #A56378; }
span { border-color: rgb(165,99,120); }
td.TdClassName
{
border-color: #A56378;
}
.TagClassName
{
border-color: #A56378;
}
</style>