Shades of Turkish Rose #927077
Tints of Turkish Rose #927077
RGB
CMYK
RGB Variations
Color information
#927077 (or 0x927077) is known color: Turkish Rose. HEX triplet: 92, 70 and 77. RGB value is (146,112,119). Sum of RGB (Red+Green+Blue) = 146+112+119=377 (49% of max value = 765). Red value is 146 (57.42% from 255 or 38.73% from 377); Green value is 112 (44.14% from 255 or 29.71% from 377); Blue value is 119 (46.88% from 255 or 31.56% from 377); Max value from RGB is 146 - color contains mainly: red. Hex color #927077 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #927077 is #6D8F88. Grayscale: #7A7A7A. Windows color (decimal): -7180169 or 7827602. OLE color: 7827602.
HSL color Cylindrical-coordinate representation of color #927077: hue angle of 347.65º degrees, saturation: 0.13, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #927077 is Cyan = 0, Magento = 0.23, Yellow = 0.18 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 112 | 119 | - |
| CMYK | 0 | 0.23 | 0.18 | 0.43 |
| HSL | 347.65º | 0.13% | 0.51% | - |
| HSV(B) | 347.65º | 0.23% | 0.57% | - |
| XYZ | 20.98 | 19.03 | 20.02 | - |
| YUV | 122.96 | 125.76 | 144.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 112 | 119 | 0 | 0.23 | 0.18 | 0.43 | 347.65 | 0.13 | 0.51 |
| Hex | 92 | 70 | 77 | 0 | 17 | 12 | 2B | 15C | D | 33 |
| Octal | 222 | 160 | 167 | 0 | 27 | 22 | 53 | 534 | 15 | 63 |
| Binary | 10010010 | 1110000 | 1110111 | 0 | 10111 | 10010 | 101011 | 101011100 | 1101 | 110011 |
Color Harmonies of #927077
Complementary color
Monochromatic Colors of #927077
Black with #927077
Text Example
Text Example
White with #927077
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927077; }
p { color: rgb(146,112,119); }
H1.HeaderClassName
{
color: #927077;
}
.AnyTagClassName
{
color: #927077;
}
</style>
background-color css
<style>
a { background-color: #927077; }
a { background-color: rgb(146,112,119); }
div.DivClassName
{
background-color: #927077;
}
.BgClassName
{
background-color: #927077;
}
</style>
border-color css
<style>
span { border-color: #927077; }
span { border-color: rgb(146,112,119); }
td.TdClassName
{
border-color: #927077;
}
.TagClassName
{
border-color: #927077;
}
</style>