Shades of Turkish Rose #94747A
Tints of Turkish Rose #94747A
RGB
CMYK
RGB Variations
Color information
#94747A (or 0x94747A) is known color: Turkish Rose. HEX triplet: 94, 74 and 7A. RGB value is (148,116,122). Sum of RGB (Red+Green+Blue) = 148+116+122=386 (51% of max value = 765). Red value is 148 (58.20% from 255 or 38.34% from 386); Green value is 116 (45.70% from 255 or 30.05% from 386); Blue value is 122 (48.05% from 255 or 31.61% from 386); Max value from RGB is 148 - color contains mainly: red. Hex color #94747A is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #94747A is #6B8B85. Grayscale: #7E7E7E. Windows color (decimal): -7048070 or 8025236. OLE color: 8025236.
HSL color Cylindrical-coordinate representation of color #94747A: hue angle of 348.75º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #94747A is Cyan = 0, Magento = 0.22, Yellow = 0.18 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 116 | 122 | - |
| CMYK | 0 | 0.22 | 0.18 | 0.42 |
| HSL | 348.75º | 0.13% | 0.52% | - |
| HSV(B) | 348.75º | 0.22% | 0.58% | - |
| XYZ | 21.97 | 20.19 | 21.15 | - |
| YUV | 126.25 | 125.6 | 143.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 116 | 122 | 0 | 0.22 | 0.18 | 0.42 | 348.75 | 0.13 | 0.52 |
| Hex | 94 | 74 | 7A | 0 | 16 | 12 | 2A | 15D | D | 34 |
| Octal | 224 | 164 | 172 | 0 | 26 | 22 | 52 | 535 | 15 | 64 |
| Binary | 10010100 | 1110100 | 1111010 | 0 | 10110 | 10010 | 101010 | 101011101 | 1101 | 110100 |
Color Harmonies of #94747A
Complementary color
Monochromatic Colors of #94747A
Black with #94747A
Text Example
Text Example
White with #94747A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #94747A; }
p { color: rgb(148,116,122); }
H1.HeaderClassName
{
color: #94747A;
}
.AnyTagClassName
{
color: #94747A;
}
</style>
background-color css
<style>
a { background-color: #94747A; }
a { background-color: rgb(148,116,122); }
div.DivClassName
{
background-color: #94747A;
}
.BgClassName
{
background-color: #94747A;
}
</style>
border-color css
<style>
span { border-color: #94747A; }
span { border-color: rgb(148,116,122); }
td.TdClassName
{
border-color: #94747A;
}
.TagClassName
{
border-color: #94747A;
}
</style>