Shades of Turkish Rose #947779
Tints of Turkish Rose #947779
RGB
CMYK
RGB Variations
Color information
#947779 (or 0x947779) is known color: Turkish Rose. HEX triplet: 94, 77 and 79. RGB value is (148,119,121). Sum of RGB (Red+Green+Blue) = 148+119+121=388 (51% of max value = 765). Red value is 148 (58.20% from 255 or 38.14% from 388); Green value is 119 (46.88% from 255 or 30.67% from 388); Blue value is 121 (47.66% from 255 or 31.19% from 388); Max value from RGB is 148 - color contains mainly: red. Hex color #947779 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #947779 is #6B8886. Grayscale: #7F7F7F. Windows color (decimal): -7047303 or 7960468. OLE color: 7960468.
HSL color Cylindrical-coordinate representation of color #947779: hue angle of 355.86º degrees, saturation: 0.12, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #947779 is Cyan = 0, Magento = 0.20, Yellow = 0.18 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 119 | 121 | - |
| CMYK | 0 | 0.20 | 0.18 | 0.42 |
| HSL | 355.86º | 0.12% | 0.52% | - |
| HSV(B) | 355.86º | 0.2% | 0.58% | - |
| XYZ | 22.26 | 20.87 | 20.94 | - |
| YUV | 127.9 | 124.11 | 142.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 119 | 121 | 0 | 0.20 | 0.18 | 0.42 | 355.86 | 0.12 | 0.52 |
| Hex | 94 | 77 | 79 | 0 | 14 | 12 | 2A | 164 | C | 34 |
| Octal | 224 | 167 | 171 | 0 | 24 | 22 | 52 | 544 | 14 | 64 |
| Binary | 10010100 | 1110111 | 1111001 | 0 | 10100 | 10010 | 101010 | 101100100 | 1100 | 110100 |
Color Harmonies of #947779
Complementary color
Monochromatic Colors of #947779
Black with #947779
Text Example
Text Example
White with #947779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947779; }
p { color: rgb(148,119,121); }
H1.HeaderClassName
{
color: #947779;
}
.AnyTagClassName
{
color: #947779;
}
</style>
background-color css
<style>
a { background-color: #947779; }
a { background-color: rgb(148,119,121); }
div.DivClassName
{
background-color: #947779;
}
.BgClassName
{
background-color: #947779;
}
</style>
border-color css
<style>
span { border-color: #947779; }
span { border-color: rgb(148,119,121); }
td.TdClassName
{
border-color: #947779;
}
.TagClassName
{
border-color: #947779;
}
</style>