Shades of Turkish Rose #A78384
Tints of Turkish Rose #A78384
RGB
CMYK
RGB Variations
Color information
#A78384 (or 0xA78384) is known color: Turkish Rose. HEX triplet: A7, 83 and 84. RGB value is (167,131,132). Sum of RGB (Red+Green+Blue) = 167+131+132=430 (56% of max value = 765). Red value is 167 (65.62% from 255 or 38.84% from 430); Green value is 131 (51.56% from 255 or 30.47% from 430); Blue value is 132 (51.95% from 255 or 30.70% from 430); Max value from RGB is 167 - color contains mainly: red. Hex color #A78384 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A78384 is #587C7B. Grayscale: #8D8D8D. Windows color (decimal): -5799036 or 8684455. OLE color: 8684455.
HSL color Cylindrical-coordinate representation of color #A78384: hue angle of 358.33º degrees, saturation: 0.17, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #A78384 is Cyan = 0, Magento = 0.22, Yellow = 0.21 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 167 | 131 | 132 | - |
| CMYK | 0 | 0.22 | 0.21 | 0.35 |
| HSL | 358.33º | 0.17% | 0.58% | - |
| HSV(B) | 358.33º | 0.22% | 0.65% | - |
| XYZ | 28.22 | 26.11 | 25.38 | - |
| YUV | 141.88 | 122.43 | 145.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 167 | 131 | 132 | 0 | 0.22 | 0.21 | 0.35 | 358.33 | 0.17 | 0.58 |
| Hex | A7 | 83 | 84 | 0 | 16 | 15 | 23 | 166 | 11 | 3A |
| Octal | 247 | 203 | 204 | 0 | 26 | 25 | 43 | 546 | 21 | 72 |
| Binary | 10100111 | 10000011 | 10000100 | 0 | 10110 | 10101 | 100011 | 101100110 | 10001 | 111010 |
Color Harmonies of #A78384
Complementary color
Monochromatic Colors of #A78384
Black with #A78384
Text Example
Text Example
White with #A78384
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A78384; }
p { color: rgb(167,131,132); }
H1.HeaderClassName
{
color: #A78384;
}
.AnyTagClassName
{
color: #A78384;
}
</style>
background-color css
<style>
a { background-color: #A78384; }
a { background-color: rgb(167,131,132); }
div.DivClassName
{
background-color: #A78384;
}
.BgClassName
{
background-color: #A78384;
}
</style>
border-color css
<style>
span { border-color: #A78384; }
span { border-color: rgb(167,131,132); }
td.TdClassName
{
border-color: #A78384;
}
.TagClassName
{
border-color: #A78384;
}
</style>