Shades of Turkish Rose #947178
Tints of Turkish Rose #947178
RGB
CMYK
RGB Variations
Color information
#947178 (or 0x947178) is known color: Turkish Rose. HEX triplet: 94, 71 and 78. RGB value is (148,113,120). Sum of RGB (Red+Green+Blue) = 148+113+120=381 (50% of max value = 765). Red value is 148 (58.20% from 255 or 38.85% from 381); Green value is 113 (44.53% from 255 or 29.66% from 381); Blue value is 120 (47.27% from 255 or 31.50% from 381); Max value from RGB is 148 - color contains mainly: red. Hex color #947178 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #947178 is #6B8E87. Grayscale: #7C7C7C. Windows color (decimal): -7048840 or 7893396. OLE color: 7893396.
HSL color Cylindrical-coordinate representation of color #947178: hue angle of 348º 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 #947178 is Cyan = 0, Magento = 0.24, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 113 | 120 | - |
| CMYK | 0 | 0.24 | 0.19 | 0.42 |
| HSL | 348º | 0.14% | 0.51% | - |
| HSV(B) | 348º | 0.24% | 0.58% | - |
| XYZ | 21.51 | 19.46 | 20.39 | - |
| YUV | 124.26 | 125.6 | 144.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 113 | 120 | 0 | 0.24 | 0.19 | 0.42 | 348 | 0.14 | 0.51 |
| Hex | 94 | 71 | 78 | 0 | 18 | 13 | 2A | 15C | E | 33 |
| Octal | 224 | 161 | 170 | 0 | 30 | 23 | 52 | 534 | 16 | 63 |
| Binary | 10010100 | 1110001 | 1111000 | 0 | 11000 | 10011 | 101010 | 101011100 | 1110 | 110011 |
Color Harmonies of #947178
Complementary color
Monochromatic Colors of #947178
Black with #947178
Text Example
Text Example
White with #947178
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947178; }
p { color: rgb(148,113,120); }
H1.HeaderClassName
{
color: #947178;
}
.AnyTagClassName
{
color: #947178;
}
</style>
background-color css
<style>
a { background-color: #947178; }
a { background-color: rgb(148,113,120); }
div.DivClassName
{
background-color: #947178;
}
.BgClassName
{
background-color: #947178;
}
</style>
border-color css
<style>
span { border-color: #947178; }
span { border-color: rgb(148,113,120); }
td.TdClassName
{
border-color: #947178;
}
.TagClassName
{
border-color: #947178;
}
</style>