Shades of Turkish Rose #946A6E
Tints of Turkish Rose #946A6E
RGB
CMYK
RGB Variations
Color information
#946A6E (or 0x946A6E) is known color: Turkish Rose. HEX triplet: 94, 6A and 6E. RGB value is (148,106,110). Sum of RGB (Red+Green+Blue) = 148+106+110=364 (48% of max value = 765). Red value is 148 (58.20% from 255 or 40.66% from 364); Green value is 106 (41.80% from 255 or 29.12% from 364); Blue value is 110 (43.36% from 255 or 30.22% from 364); Max value from RGB is 148 - color contains mainly: red. Hex color #946A6E is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #946A6E is #6B9591. Grayscale: #777777. Windows color (decimal): -7050642 or 7236244. OLE color: 7236244.
HSL color Cylindrical-coordinate representation of color #946A6E: hue angle of 354.29º degrees, saturation: 0.17, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #946A6E is Cyan = 0, Magento = 0.28, Yellow = 0.26 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 106 | 110 | - |
| CMYK | 0 | 0.28 | 0.26 | 0.42 |
| HSL | 354.29º | 0.17% | 0.5% | - |
| HSV(B) | 354.29º | 0.28% | 0.58% | - |
| XYZ | 20.18 | 17.73 | 17.11 | - |
| YUV | 119.01 | 122.91 | 148.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 106 | 110 | 0 | 0.28 | 0.26 | 0.42 | 354.29 | 0.17 | 0.5 |
| Hex | 94 | 6A | 6E | 0 | 1C | 1A | 2A | 162 | 11 | 32 |
| Octal | 224 | 152 | 156 | 0 | 34 | 32 | 52 | 542 | 21 | 62 |
| Binary | 10010100 | 1101010 | 1101110 | 0 | 11100 | 11010 | 101010 | 101100010 | 10001 | 110010 |
Color Harmonies of #946A6E
Complementary color
Monochromatic Colors of #946A6E
Black with #946A6E
Text Example
Text Example
White with #946A6E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #946A6E; }
p { color: rgb(148,106,110); }
H1.HeaderClassName
{
color: #946A6E;
}
.AnyTagClassName
{
color: #946A6E;
}
</style>
background-color css
<style>
a { background-color: #946A6E; }
a { background-color: rgb(148,106,110); }
div.DivClassName
{
background-color: #946A6E;
}
.BgClassName
{
background-color: #946A6E;
}
</style>
border-color css
<style>
span { border-color: #946A6E; }
span { border-color: rgb(148,106,110); }
td.TdClassName
{
border-color: #946A6E;
}
.TagClassName
{
border-color: #946A6E;
}
</style>