Shades of Turkish Rose #947879
Tints of Turkish Rose #947879
RGB
CMYK
RGB Variations
Color information
#947879 (or 0x947879) is known color: Turkish Rose. HEX triplet: 94, 78 and 79. RGB value is (148,120,121). Sum of RGB (Red+Green+Blue) = 148+120+121=389 (51% of max value = 765). Red value is 148 (58.20% from 255 or 38.05% from 389); Green value is 120 (47.27% from 255 or 30.85% from 389); Blue value is 121 (47.66% from 255 or 31.11% from 389); Max value from RGB is 148 - color contains mainly: red. Hex color #947879 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #947879 is #6B8786. Grayscale: #808080. Windows color (decimal): -7047047 or 7960724. OLE color: 7960724.
HSL color Cylindrical-coordinate representation of color #947879: hue angle of 357.86º degrees, saturation: 0.12, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #947879 is Cyan = 0, Magento = 0.19, Yellow = 0.18 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 120 | 121 | - |
| CMYK | 0 | 0.19 | 0.18 | 0.42 |
| HSL | 357.86º | 0.12% | 0.53% | - |
| HSV(B) | 357.86º | 0.19% | 0.58% | - |
| XYZ | 22.38 | 21.11 | 20.98 | - |
| YUV | 128.49 | 123.78 | 141.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 120 | 121 | 0 | 0.19 | 0.18 | 0.42 | 357.86 | 0.12 | 0.53 |
| Hex | 94 | 78 | 79 | 0 | 13 | 12 | 2A | 166 | C | 35 |
| Octal | 224 | 170 | 171 | 0 | 23 | 22 | 52 | 546 | 14 | 65 |
| Binary | 10010100 | 1111000 | 1111001 | 0 | 10011 | 10010 | 101010 | 101100110 | 1100 | 110101 |
Color Harmonies of #947879
Complementary color
Monochromatic Colors of #947879
Black with #947879
Text Example
Text Example
White with #947879
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947879; }
p { color: rgb(148,120,121); }
H1.HeaderClassName
{
color: #947879;
}
.AnyTagClassName
{
color: #947879;
}
</style>
background-color css
<style>
a { background-color: #947879; }
a { background-color: rgb(148,120,121); }
div.DivClassName
{
background-color: #947879;
}
.BgClassName
{
background-color: #947879;
}
</style>
border-color css
<style>
span { border-color: #947879; }
span { border-color: rgb(148,120,121); }
td.TdClassName
{
border-color: #947879;
}
.TagClassName
{
border-color: #947879;
}
</style>