Shades of Turkish Rose #927276
Tints of Turkish Rose #927276
RGB
CMYK
RGB Variations
Color information
#927276 (or 0x927276) is known color: Turkish Rose. HEX triplet: 92, 72 and 76. RGB value is (146,114,118). Sum of RGB (Red+Green+Blue) = 146+114+118=378 (50% of max value = 765). Red value is 146 (57.42% from 255 or 38.62% from 378); Green value is 114 (44.92% from 255 or 30.16% from 378); Blue value is 118 (46.48% from 255 or 31.22% from 378); Max value from RGB is 146 - color contains mainly: red. Hex color #927276 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #927276 is #6D8D89. Grayscale: #7C7C7C. Windows color (decimal): -7179658 or 7762578. OLE color: 7762578.
HSL color Cylindrical-coordinate representation of color #927276: hue angle of 352.5º degrees, saturation: 0.13, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #927276 is Cyan = 0, Magento = 0.22, Yellow = 0.19 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 114 | 118 | - |
| CMYK | 0 | 0.22 | 0.19 | 0.43 |
| HSL | 352.5º | 0.13% | 0.51% | - |
| HSV(B) | 352.5º | 0.22% | 0.57% | - |
| XYZ | 21.14 | 19.45 | 19.78 | - |
| YUV | 124.02 | 124.6 | 143.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 114 | 118 | 0 | 0.22 | 0.19 | 0.43 | 352.5 | 0.13 | 0.51 |
| Hex | 92 | 72 | 76 | 0 | 16 | 13 | 2B | 160 | D | 33 |
| Octal | 222 | 162 | 166 | 0 | 26 | 23 | 53 | 540 | 15 | 63 |
| Binary | 10010010 | 1110010 | 1110110 | 0 | 10110 | 10011 | 101011 | 101100000 | 1101 | 110011 |
Color Harmonies of #927276
Complementary color
Monochromatic Colors of #927276
Black with #927276
Text Example
Text Example
White with #927276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927276; }
p { color: rgb(146,114,118); }
H1.HeaderClassName
{
color: #927276;
}
.AnyTagClassName
{
color: #927276;
}
</style>
background-color css
<style>
a { background-color: #927276; }
a { background-color: rgb(146,114,118); }
div.DivClassName
{
background-color: #927276;
}
.BgClassName
{
background-color: #927276;
}
</style>
border-color css
<style>
span { border-color: #927276; }
span { border-color: rgb(146,114,118); }
td.TdClassName
{
border-color: #927276;
}
.TagClassName
{
border-color: #927276;
}
</style>