Shades of Turkish Rose #927779
Tints of Turkish Rose #927779
RGB
CMYK
RGB Variations
Color information
#927779 (or 0x927779) is known color: Turkish Rose. HEX triplet: 92, 77 and 79. RGB value is (146,119,121). Sum of RGB (Red+Green+Blue) = 146+119+121=386 (51% of max value = 765). Red value is 146 (57.42% from 255 or 37.82% from 386); Green value is 119 (46.88% from 255 or 30.83% from 386); Blue value is 121 (47.66% from 255 or 31.35% from 386); Max value from RGB is 146 - color contains mainly: red. Hex color #927779 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #927779 is #6D8886. Grayscale: #7F7F7F. Windows color (decimal): -7178375 or 7960466. OLE color: 7960466.
HSL color Cylindrical-coordinate representation of color #927779: hue angle of 355.56º degrees, saturation: 0.11, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #927779 is Cyan = 0, Magento = 0.18, Yellow = 0.17 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 119 | 121 | - |
| CMYK | 0 | 0.18 | 0.17 | 0.43 |
| HSL | 355.56º | 0.11% | 0.52% | - |
| HSV(B) | 355.56º | 0.18% | 0.57% | - |
| XYZ | 21.9 | 20.69 | 20.93 | - |
| YUV | 127.3 | 124.45 | 141.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 119 | 121 | 0 | 0.18 | 0.17 | 0.43 | 355.56 | 0.11 | 0.52 |
| Hex | 92 | 77 | 79 | 0 | 12 | 11 | 2B | 164 | B | 34 |
| Octal | 222 | 167 | 171 | 0 | 22 | 21 | 53 | 544 | 13 | 64 |
| Binary | 10010010 | 1110111 | 1111001 | 0 | 10010 | 10001 | 101011 | 101100100 | 1011 | 110100 |
Color Harmonies of #927779
Complementary color
Monochromatic Colors of #927779
Black with #927779
Text Example
Text Example
White with #927779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927779; }
p { color: rgb(146,119,121); }
H1.HeaderClassName
{
color: #927779;
}
.AnyTagClassName
{
color: #927779;
}
</style>
background-color css
<style>
a { background-color: #927779; }
a { background-color: rgb(146,119,121); }
div.DivClassName
{
background-color: #927779;
}
.BgClassName
{
background-color: #927779;
}
</style>
border-color css
<style>
span { border-color: #927779; }
span { border-color: rgb(146,119,121); }
td.TdClassName
{
border-color: #927779;
}
.TagClassName
{
border-color: #927779;
}
</style>