Shades of Turkish Rose #927577
Tints of Turkish Rose #927577
RGB
CMYK
RGB Variations
Color information
#927577 (or 0x927577) is known color: Turkish Rose. HEX triplet: 92, 75 and 77. RGB value is (146,117,119). Sum of RGB (Red+Green+Blue) = 146+117+119=382 (50% of max value = 765). Red value is 146 (57.42% from 255 or 38.22% from 382); Green value is 117 (46.09% from 255 or 30.63% from 382); Blue value is 119 (46.88% from 255 or 31.15% from 382); Max value from RGB is 146 - color contains mainly: red. Hex color #927577 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #927577 is #6D8A88. Grayscale: #7D7D7D. Windows color (decimal): -7178889 or 7828882. OLE color: 7828882.
HSL color Cylindrical-coordinate representation of color #927577: hue angle of 355.86º degrees, saturation: 0.12, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #927577 is Cyan = 0, Magento = 0.20, Yellow = 0.18 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 117 | 119 | - |
| CMYK | 0 | 0.20 | 0.18 | 0.43 |
| HSL | 355.86º | 0.12% | 0.52% | - |
| HSV(B) | 355.86º | 0.2% | 0.57% | - |
| XYZ | 21.55 | 20.17 | 20.21 | - |
| YUV | 125.9 | 124.11 | 142.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 117 | 119 | 0 | 0.20 | 0.18 | 0.43 | 355.86 | 0.12 | 0.52 |
| Hex | 92 | 75 | 77 | 0 | 14 | 12 | 2B | 164 | C | 34 |
| Octal | 222 | 165 | 167 | 0 | 24 | 22 | 53 | 544 | 14 | 64 |
| Binary | 10010010 | 1110101 | 1110111 | 0 | 10100 | 10010 | 101011 | 101100100 | 1100 | 110100 |
Color Harmonies of #927577
Complementary color
Monochromatic Colors of #927577
Black with #927577
Text Example
Text Example
White with #927577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927577; }
p { color: rgb(146,117,119); }
H1.HeaderClassName
{
color: #927577;
}
.AnyTagClassName
{
color: #927577;
}
</style>
background-color css
<style>
a { background-color: #927577; }
a { background-color: rgb(146,117,119); }
div.DivClassName
{
background-color: #927577;
}
.BgClassName
{
background-color: #927577;
}
</style>
border-color css
<style>
span { border-color: #927577; }
span { border-color: rgb(146,117,119); }
td.TdClassName
{
border-color: #927577;
}
.TagClassName
{
border-color: #927577;
}
</style>