Shades of Turkish Rose #927477
Tints of Turkish Rose #927477
RGB
CMYK
RGB Variations
Color information
#927477 (or 0x927477) is known color: Turkish Rose. HEX triplet: 92, 74 and 77. RGB value is (146,116,119). Sum of RGB (Red+Green+Blue) = 146+116+119=381 (50% of max value = 765). Red value is 146 (57.42% from 255 or 38.32% from 381); Green value is 116 (45.70% from 255 or 30.45% from 381); Blue value is 119 (46.88% from 255 or 31.23% from 381); Max value from RGB is 146 - color contains mainly: red. Hex color #927477 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #927477 is #6D8B88. Grayscale: #7D7D7D. Windows color (decimal): -7179145 or 7828626. OLE color: 7828626.
HSL color Cylindrical-coordinate representation of color #927477: hue angle of 354º 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 #927477 is Cyan = 0, Magento = 0.21, Yellow = 0.18 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 116 | 119 | - |
| CMYK | 0 | 0.21 | 0.18 | 0.43 |
| HSL | 354º | 0.12% | 0.51% | - |
| HSV(B) | 354º | 0.21% | 0.57% | - |
| XYZ | 21.43 | 19.93 | 20.17 | - |
| YUV | 125.31 | 124.44 | 142.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 116 | 119 | 0 | 0.21 | 0.18 | 0.43 | 354 | 0.12 | 0.51 |
| Hex | 92 | 74 | 77 | 0 | 15 | 12 | 2B | 162 | C | 33 |
| Octal | 222 | 164 | 167 | 0 | 25 | 22 | 53 | 542 | 14 | 63 |
| Binary | 10010010 | 1110100 | 1110111 | 0 | 10101 | 10010 | 101011 | 101100010 | 1100 | 110011 |
Color Harmonies of #927477
Complementary color
Monochromatic Colors of #927477
Black with #927477
Text Example
Text Example
White with #927477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927477; }
p { color: rgb(146,116,119); }
H1.HeaderClassName
{
color: #927477;
}
.AnyTagClassName
{
color: #927477;
}
</style>
background-color css
<style>
a { background-color: #927477; }
a { background-color: rgb(146,116,119); }
div.DivClassName
{
background-color: #927477;
}
.BgClassName
{
background-color: #927477;
}
</style>
border-color css
<style>
span { border-color: #927477; }
span { border-color: rgb(146,116,119); }
td.TdClassName
{
border-color: #927477;
}
.TagClassName
{
border-color: #927477;
}
</style>