Shades of Turkish Rose #947279
Tints of Turkish Rose #947279
RGB
CMYK
RGB Variations
Color information
#947279 (or 0x947279) is known color: Turkish Rose. HEX triplet: 94, 72 and 79. RGB value is (148,114,121). Sum of RGB (Red+Green+Blue) = 148+114+121=383 (50% of max value = 765). Red value is 148 (58.20% from 255 or 38.64% from 383); Green value is 114 (44.92% from 255 or 29.77% from 383); Blue value is 121 (47.66% from 255 or 31.59% from 383); Max value from RGB is 148 - color contains mainly: red. Hex color #947279 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #947279 is #6B8D86. Grayscale: #7C7C7C. Windows color (decimal): -7048583 or 7959188. OLE color: 7959188.
HSL color Cylindrical-coordinate representation of color #947279: hue angle of 347.65º degrees, saturation: 0.14, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #947279 is Cyan = 0, Magento = 0.23, Yellow = 0.18 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 114 | 121 | - |
| CMYK | 0 | 0.23 | 0.18 | 0.42 |
| HSL | 347.65º | 0.14% | 0.51% | - |
| HSV(B) | 347.65º | 0.23% | 0.58% | - |
| XYZ | 21.68 | 19.71 | 20.75 | - |
| YUV | 124.96 | 125.76 | 144.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 114 | 121 | 0 | 0.23 | 0.18 | 0.42 | 347.65 | 0.14 | 0.51 |
| Hex | 94 | 72 | 79 | 0 | 17 | 12 | 2A | 15C | E | 33 |
| Octal | 224 | 162 | 171 | 0 | 27 | 22 | 52 | 534 | 16 | 63 |
| Binary | 10010100 | 1110010 | 1111001 | 0 | 10111 | 10010 | 101010 | 101011100 | 1110 | 110011 |
Color Harmonies of #947279
Complementary color
Monochromatic Colors of #947279
Black with #947279
Text Example
Text Example
White with #947279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947279; }
p { color: rgb(148,114,121); }
H1.HeaderClassName
{
color: #947279;
}
.AnyTagClassName
{
color: #947279;
}
</style>
background-color css
<style>
a { background-color: #947279; }
a { background-color: rgb(148,114,121); }
div.DivClassName
{
background-color: #947279;
}
.BgClassName
{
background-color: #947279;
}
</style>
border-color css
<style>
span { border-color: #947279; }
span { border-color: rgb(148,114,121); }
td.TdClassName
{
border-color: #947279;
}
.TagClassName
{
border-color: #947279;
}
</style>