Shades of Turkish Rose #947074
Tints of Turkish Rose #947074
RGB
CMYK
RGB Variations
Color information
#947074 (or 0x947074) is known color: Turkish Rose. HEX triplet: 94, 70 and 74. RGB value is (148,112,116). Sum of RGB (Red+Green+Blue) = 148+112+116=376 (49% of max value = 765). Red value is 148 (58.20% from 255 or 39.36% from 376); Green value is 112 (44.14% from 255 or 29.79% from 376); Blue value is 116 (45.70% from 255 or 30.85% from 376); Max value from RGB is 148 - color contains mainly: red. Hex color #947074 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #947074 is #6B8F8B. Grayscale: #7B7B7B. Windows color (decimal): -7049100 or 7630996. OLE color: 7630996.
HSL color Cylindrical-coordinate representation of color #947074: hue angle of 353.33º degrees, saturation: 0.14, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #947074 is Cyan = 0, Magento = 0.24, Yellow = 0.22 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 112 | 116 | - |
| CMYK | 0 | 0.24 | 0.22 | 0.42 |
| HSL | 353.33º | 0.14% | 0.51% | - |
| HSV(B) | 353.33º | 0.24% | 0.58% | - |
| XYZ | 21.16 | 19.15 | 19.1 | - |
| YUV | 123.22 | 123.93 | 145.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 112 | 116 | 0 | 0.24 | 0.22 | 0.42 | 353.33 | 0.14 | 0.51 |
| Hex | 94 | 70 | 74 | 0 | 18 | 16 | 2A | 161 | E | 33 |
| Octal | 224 | 160 | 164 | 0 | 30 | 26 | 52 | 541 | 16 | 63 |
| Binary | 10010100 | 1110000 | 1110100 | 0 | 11000 | 10110 | 101010 | 101100001 | 1110 | 110011 |
Color Harmonies of #947074
Complementary color
Monochromatic Colors of #947074
Black with #947074
Text Example
Text Example
White with #947074
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947074; }
p { color: rgb(148,112,116); }
H1.HeaderClassName
{
color: #947074;
}
.AnyTagClassName
{
color: #947074;
}
</style>
background-color css
<style>
a { background-color: #947074; }
a { background-color: rgb(148,112,116); }
div.DivClassName
{
background-color: #947074;
}
.BgClassName
{
background-color: #947074;
}
</style>
border-color css
<style>
span { border-color: #947074; }
span { border-color: rgb(148,112,116); }
td.TdClassName
{
border-color: #947074;
}
.TagClassName
{
border-color: #947074;
}
</style>