Shades of Turkish Rose #9A7275
Tints of Turkish Rose #9A7275
RGB
CMYK
RGB Variations
Color information
#9A7275 (or 0x9A7275) is known color: Turkish Rose. HEX triplet: 9A, 72 and 75. RGB value is (154,114,117). Sum of RGB (Red+Green+Blue) = 154+114+117=385 (50% of max value = 765). Red value is 154 (60.55% from 255 or 40% from 385); Green value is 114 (44.92% from 255 or 29.61% from 385); Blue value is 117 (46.09% from 255 or 30.39% from 385); Max value from RGB is 154 - color contains mainly: red. Hex color #9A7275 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9A7275 is #658D8A. Grayscale: #7E7E7E. Windows color (decimal): -6655371 or 7697050. OLE color: 7697050.
HSL color Cylindrical-coordinate representation of color #9A7275: hue angle of 355.5º degrees, saturation: 0.17, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #9A7275 is Cyan = 0, Magento = 0.26, Yellow = 0.24 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 154 | 114 | 117 | - |
| CMYK | 0 | 0.26 | 0.24 | 0.40 |
| HSL | 355.5º | 0.17% | 0.53% | - |
| HSV(B) | 355.5º | 0.26% | 0.6% | - |
| XYZ | 22.55 | 20.19 | 19.54 | - |
| YUV | 126.3 | 122.75 | 147.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 154 | 114 | 117 | 0 | 0.26 | 0.24 | 0.40 | 355.5 | 0.17 | 0.53 |
| Hex | 9A | 72 | 75 | 0 | 1A | 18 | 28 | 164 | 11 | 35 |
| Octal | 232 | 162 | 165 | 0 | 32 | 30 | 50 | 544 | 21 | 65 |
| Binary | 10011010 | 1110010 | 1110101 | 0 | 11010 | 11000 | 101000 | 101100100 | 10001 | 110101 |
Color Harmonies of #9A7275
Complementary color
Monochromatic Colors of #9A7275
Black with #9A7275
Text Example
Text Example
White with #9A7275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9A7275; }
p { color: rgb(154,114,117); }
H1.HeaderClassName
{
color: #9A7275;
}
.AnyTagClassName
{
color: #9A7275;
}
</style>
background-color css
<style>
a { background-color: #9A7275; }
a { background-color: rgb(154,114,117); }
div.DivClassName
{
background-color: #9A7275;
}
.BgClassName
{
background-color: #9A7275;
}
</style>
border-color css
<style>
span { border-color: #9A7275; }
span { border-color: rgb(154,114,117); }
td.TdClassName
{
border-color: #9A7275;
}
.TagClassName
{
border-color: #9A7275;
}
</style>