Shades of Turkish Rose #927479
Tints of Turkish Rose #927479
RGB
CMYK
RGB Variations
Color information
#927479 (or 0x927479) is known color: Turkish Rose. HEX triplet: 92, 74 and 79. RGB value is (146,116,121). Sum of RGB (Red+Green+Blue) = 146+116+121=383 (50% of max value = 765). Red value is 146 (57.42% from 255 or 38.12% from 383); Green value is 116 (45.70% from 255 or 30.29% from 383); Blue value is 121 (47.66% from 255 or 31.59% from 383); Max value from RGB is 146 - color contains mainly: red. Hex color #927479 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #927479 is #6D8B86. Grayscale: #7D7D7D. Windows color (decimal): -7179143 or 7959698. OLE color: 7959698.
HSL color Cylindrical-coordinate representation of color #927479: hue angle of 350º degrees, saturation: 0.12, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #927479 is Cyan = 0, Magento = 0.21, Yellow = 0.17 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 116 | 121 | - |
| CMYK | 0 | 0.21 | 0.17 | 0.43 |
| HSL | 350º | 0.12% | 0.51% | - |
| HSV(B) | 350º | 0.21% | 0.57% | - |
| XYZ | 21.55 | 19.98 | 20.81 | - |
| YUV | 125.54 | 125.44 | 142.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 116 | 121 | 0 | 0.21 | 0.17 | 0.43 | 350 | 0.12 | 0.51 |
| Hex | 92 | 74 | 79 | 0 | 15 | 11 | 2B | 15E | C | 33 |
| Octal | 222 | 164 | 171 | 0 | 25 | 21 | 53 | 536 | 14 | 63 |
| Binary | 10010010 | 1110100 | 1111001 | 0 | 10101 | 10001 | 101011 | 101011110 | 1100 | 110011 |
Color Harmonies of #927479
Complementary color
Monochromatic Colors of #927479
Black with #927479
Text Example
Text Example
White with #927479
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927479; }
p { color: rgb(146,116,121); }
H1.HeaderClassName
{
color: #927479;
}
.AnyTagClassName
{
color: #927479;
}
</style>
background-color css
<style>
a { background-color: #927479; }
a { background-color: rgb(146,116,121); }
div.DivClassName
{
background-color: #927479;
}
.BgClassName
{
background-color: #927479;
}
</style>
border-color css
<style>
span { border-color: #927479; }
span { border-color: rgb(146,116,121); }
td.TdClassName
{
border-color: #927479;
}
.TagClassName
{
border-color: #927479;
}
</style>