Shades of Turkish Rose #957173
Tints of Turkish Rose #957173
RGB
CMYK
RGB Variations
Color information
#957173 (or 0x957173) is known color: Turkish Rose. HEX triplet: 95, 71 and 73. RGB value is (149,113,115). Sum of RGB (Red+Green+Blue) = 149+113+115=377 (49% of max value = 765). Red value is 149 (58.59% from 255 or 39.52% from 377); Green value is 113 (44.53% from 255 or 29.97% from 377); Blue value is 115 (45.31% from 255 or 30.50% from 377); Max value from RGB is 149 - color contains mainly: red. Hex color #957173 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #957173 is #6A8E8C. Grayscale: #7C7C7C. Windows color (decimal): -6983309 or 7565717. OLE color: 7565717.
HSL color Cylindrical-coordinate representation of color #957173: hue angle of 356.67º degrees, saturation: 0.15, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #957173 is Cyan = 0, Magento = 0.24, Yellow = 0.23 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 113 | 115 | - |
| CMYK | 0 | 0.24 | 0.23 | 0.42 |
| HSL | 356.67º | 0.15% | 0.51% | - |
| HSV(B) | 356.67º | 0.24% | 0.58% | - |
| XYZ | 21.39 | 19.44 | 18.84 | - |
| YUV | 123.99 | 122.93 | 145.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 113 | 115 | 0 | 0.24 | 0.23 | 0.42 | 356.67 | 0.15 | 0.51 |
| Hex | 95 | 71 | 73 | 0 | 18 | 17 | 2A | 165 | F | 33 |
| Octal | 225 | 161 | 163 | 0 | 30 | 27 | 52 | 545 | 17 | 63 |
| Binary | 10010101 | 1110001 | 1110011 | 0 | 11000 | 10111 | 101010 | 101100101 | 1111 | 110011 |
Color Harmonies of #957173
Complementary color
Monochromatic Colors of #957173
Black with #957173
Text Example
Text Example
White with #957173
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957173; }
p { color: rgb(149,113,115); }
H1.HeaderClassName
{
color: #957173;
}
.AnyTagClassName
{
color: #957173;
}
</style>
background-color css
<style>
a { background-color: #957173; }
a { background-color: rgb(149,113,115); }
div.DivClassName
{
background-color: #957173;
}
.BgClassName
{
background-color: #957173;
}
</style>
border-color css
<style>
span { border-color: #957173; }
span { border-color: rgb(149,113,115); }
td.TdClassName
{
border-color: #957173;
}
.TagClassName
{
border-color: #957173;
}
</style>