Shades of Turkish Rose #947374
Tints of Turkish Rose #947374
RGB
CMYK
RGB Variations
Color information
#947374 (or 0x947374) is known color: Turkish Rose. HEX triplet: 94, 73 and 74. RGB value is (148,115,116). Sum of RGB (Red+Green+Blue) = 148+115+116=379 (50% of max value = 765). Red value is 148 (58.20% from 255 or 39.05% from 379); Green value is 115 (45.31% from 255 or 30.34% from 379); Blue value is 116 (45.70% from 255 or 30.61% from 379); Max value from RGB is 148 - color contains mainly: red. Hex color #947374 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #947374 is #6B8C8B. Grayscale: #7D7D7D. Windows color (decimal): -7048332 or 7631764. OLE color: 7631764.
HSL color Cylindrical-coordinate representation of color #947374: hue angle of 358.18º 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 #947374 is Cyan = 0, Magento = 0.22, Yellow = 0.22 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 115 | 116 | - |
| CMYK | 0 | 0.22 | 0.22 | 0.42 |
| HSL | 358.18º | 0.13% | 0.52% | - |
| HSV(B) | 358.18º | 0.22% | 0.58% | - |
| XYZ | 21.5 | 19.82 | 19.22 | - |
| YUV | 124.98 | 122.93 | 144.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 115 | 116 | 0 | 0.22 | 0.22 | 0.42 | 358.18 | 0.13 | 0.52 |
| Hex | 94 | 73 | 74 | 0 | 16 | 16 | 2A | 166 | D | 34 |
| Octal | 224 | 163 | 164 | 0 | 26 | 26 | 52 | 546 | 15 | 64 |
| Binary | 10010100 | 1110011 | 1110100 | 0 | 10110 | 10110 | 101010 | 101100110 | 1101 | 110100 |
Color Harmonies of #947374
Complementary color
Monochromatic Colors of #947374
Black with #947374
Text Example
Text Example
White with #947374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947374; }
p { color: rgb(148,115,116); }
H1.HeaderClassName
{
color: #947374;
}
.AnyTagClassName
{
color: #947374;
}
</style>
background-color css
<style>
a { background-color: #947374; }
a { background-color: rgb(148,115,116); }
div.DivClassName
{
background-color: #947374;
}
.BgClassName
{
background-color: #947374;
}
</style>
border-color css
<style>
span { border-color: #947374; }
span { border-color: rgb(148,115,116); }
td.TdClassName
{
border-color: #947374;
}
.TagClassName
{
border-color: #947374;
}
</style>