Shades of Turkish Rose #947177
Tints of Turkish Rose #947177
RGB
CMYK
RGB Variations
Color information
#947177 (or 0x947177) is known color: Turkish Rose. HEX triplet: 94, 71 and 77. RGB value is (148,113,119). Sum of RGB (Red+Green+Blue) = 148+113+119=380 (50% of max value = 765). Red value is 148 (58.20% from 255 or 38.95% from 380); Green value is 113 (44.53% from 255 or 29.74% from 380); Blue value is 119 (46.88% from 255 or 31.32% from 380); Max value from RGB is 148 - color contains mainly: red. Hex color #947177 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #947177 is #6B8E88. Grayscale: #7C7C7C. Windows color (decimal): -7048841 or 7827860. OLE color: 7827860.
HSL color Cylindrical-coordinate representation of color #947177: hue angle of 349.71º 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 #947177 is Cyan = 0, Magento = 0.24, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 113 | 119 | - |
| CMYK | 0 | 0.24 | 0.20 | 0.42 |
| HSL | 349.71º | 0.14% | 0.51% | - |
| HSV(B) | 349.71º | 0.24% | 0.58% | - |
| XYZ | 21.45 | 19.44 | 20.07 | - |
| YUV | 124.15 | 125.1 | 145.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 113 | 119 | 0 | 0.24 | 0.20 | 0.42 | 349.71 | 0.14 | 0.51 |
| Hex | 94 | 71 | 77 | 0 | 18 | 14 | 2A | 15E | E | 33 |
| Octal | 224 | 161 | 167 | 0 | 30 | 24 | 52 | 536 | 16 | 63 |
| Binary | 10010100 | 1110001 | 1110111 | 0 | 11000 | 10100 | 101010 | 101011110 | 1110 | 110011 |
Color Harmonies of #947177
Complementary color
Monochromatic Colors of #947177
Black with #947177
Text Example
Text Example
White with #947177
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947177; }
p { color: rgb(148,113,119); }
H1.HeaderClassName
{
color: #947177;
}
.AnyTagClassName
{
color: #947177;
}
</style>
background-color css
<style>
a { background-color: #947177; }
a { background-color: rgb(148,113,119); }
div.DivClassName
{
background-color: #947177;
}
.BgClassName
{
background-color: #947177;
}
</style>
border-color css
<style>
span { border-color: #947177; }
span { border-color: rgb(148,113,119); }
td.TdClassName
{
border-color: #947177;
}
.TagClassName
{
border-color: #947177;
}
</style>