Shades of Turkish Rose #947173
Tints of Turkish Rose #947173
RGB
CMYK
RGB Variations
Color information
#947173 (or 0x947173) is known color: Turkish Rose. HEX triplet: 94, 71 and 73. RGB value is (148,113,115). Sum of RGB (Red+Green+Blue) = 148+113+115=376 (49% of max value = 765). Red value is 148 (58.20% from 255 or 39.36% from 376); Green value is 113 (44.53% from 255 or 30.05% from 376); Blue value is 115 (45.31% from 255 or 30.59% from 376); Max value from RGB is 148 - color contains mainly: red. Hex color #947173 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #947173 is #6B8E8C. Grayscale: #7B7B7B. Windows color (decimal): -7048845 or 7565716. OLE color: 7565716.
HSL color Cylindrical-coordinate representation of color #947173: hue angle of 356.57º degrees, saturation: 0.14, 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 #947173 is Cyan = 0, Magento = 0.24, Yellow = 0.22 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 113 | 115 | - |
| CMYK | 0 | 0.24 | 0.22 | 0.42 |
| HSL | 356.57º | 0.14% | 0.51% | - |
| HSV(B) | 356.57º | 0.24% | 0.58% | - |
| XYZ | 21.21 | 19.34 | 18.84 | - |
| YUV | 123.69 | 123.1 | 145.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 113 | 115 | 0 | 0.24 | 0.22 | 0.42 | 356.57 | 0.14 | 0.51 |
| Hex | 94 | 71 | 73 | 0 | 18 | 16 | 2A | 165 | E | 33 |
| Octal | 224 | 161 | 163 | 0 | 30 | 26 | 52 | 545 | 16 | 63 |
| Binary | 10010100 | 1110001 | 1110011 | 0 | 11000 | 10110 | 101010 | 101100101 | 1110 | 110011 |
Color Harmonies of #947173
Complementary color
Monochromatic Colors of #947173
Black with #947173
Text Example
Text Example
White with #947173
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947173; }
p { color: rgb(148,113,115); }
H1.HeaderClassName
{
color: #947173;
}
.AnyTagClassName
{
color: #947173;
}
</style>
background-color css
<style>
a { background-color: #947173; }
a { background-color: rgb(148,113,115); }
div.DivClassName
{
background-color: #947173;
}
.BgClassName
{
background-color: #947173;
}
</style>
border-color css
<style>
span { border-color: #947173; }
span { border-color: rgb(148,113,115); }
td.TdClassName
{
border-color: #947173;
}
.TagClassName
{
border-color: #947173;
}
</style>