Shades of Turkish Rose #927178
Tints of Turkish Rose #927178
RGB
CMYK
RGB Variations
Color information
#927178 (or 0x927178) is known color: Turkish Rose. HEX triplet: 92, 71 and 78. RGB value is (146,113,120). Sum of RGB (Red+Green+Blue) = 146+113+120=379 (50% of max value = 765). Red value is 146 (57.42% from 255 or 38.52% from 379); Green value is 113 (44.53% from 255 or 29.82% from 379); Blue value is 120 (47.27% from 255 or 31.66% from 379); Max value from RGB is 146 - color contains mainly: red. Hex color #927178 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #927178 is #6D8E87. Grayscale: #7B7B7B. Windows color (decimal): -7179912 or 7893394. OLE color: 7893394.
HSL color Cylindrical-coordinate representation of color #927178: hue angle of 347.27º 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 #927178 is Cyan = 0, Magento = 0.23, Yellow = 0.18 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 113 | 120 | - |
| CMYK | 0 | 0.23 | 0.18 | 0.43 |
| HSL | 347.27º | 0.13% | 0.51% | - |
| HSV(B) | 347.27º | 0.23% | 0.57% | - |
| XYZ | 21.15 | 19.28 | 20.38 | - |
| YUV | 123.67 | 125.93 | 143.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 113 | 120 | 0 | 0.23 | 0.18 | 0.43 | 347.27 | 0.13 | 0.51 |
| Hex | 92 | 71 | 78 | 0 | 17 | 12 | 2B | 15B | D | 33 |
| Octal | 222 | 161 | 170 | 0 | 27 | 22 | 53 | 533 | 15 | 63 |
| Binary | 10010010 | 1110001 | 1111000 | 0 | 10111 | 10010 | 101011 | 101011011 | 1101 | 110011 |
Color Harmonies of #927178
Complementary color
Monochromatic Colors of #927178
Black with #927178
Text Example
Text Example
White with #927178
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927178; }
p { color: rgb(146,113,120); }
H1.HeaderClassName
{
color: #927178;
}
.AnyTagClassName
{
color: #927178;
}
</style>
background-color css
<style>
a { background-color: #927178; }
a { background-color: rgb(146,113,120); }
div.DivClassName
{
background-color: #927178;
}
.BgClassName
{
background-color: #927178;
}
</style>
border-color css
<style>
span { border-color: #927178; }
span { border-color: rgb(146,113,120); }
td.TdClassName
{
border-color: #927178;
}
.TagClassName
{
border-color: #927178;
}
</style>