Shades of Turkish Rose #927576
Tints of Turkish Rose #927576
RGB
CMYK
RGB Variations
Color information
#927576 (or 0x927576) is known color: Turkish Rose. HEX triplet: 92, 75 and 76. RGB value is (146,117,118). Sum of RGB (Red+Green+Blue) = 146+117+118=381 (50% of max value = 765). Red value is 146 (57.42% from 255 or 38.32% from 381); Green value is 117 (46.09% from 255 or 30.71% from 381); Blue value is 118 (46.48% from 255 or 30.97% from 381); Max value from RGB is 146 - color contains mainly: red. Hex color #927576 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #927576 is #6D8A89. Grayscale: #7D7D7D. Windows color (decimal): -7178890 or 7763346. OLE color: 7763346.
HSL color Cylindrical-coordinate representation of color #927576: hue angle of 357.93º 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 #927576 is Cyan = 0, Magento = 0.20, Yellow = 0.19 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 117 | 118 | - |
| CMYK | 0 | 0.20 | 0.19 | 0.43 |
| HSL | 357.93º | 0.12% | 0.52% | - |
| HSV(B) | 357.93º | 0.2% | 0.57% | - |
| XYZ | 21.49 | 20.14 | 19.89 | - |
| YUV | 125.79 | 123.61 | 142.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 117 | 118 | 0 | 0.20 | 0.19 | 0.43 | 357.93 | 0.12 | 0.52 |
| Hex | 92 | 75 | 76 | 0 | 14 | 13 | 2B | 166 | C | 34 |
| Octal | 222 | 165 | 166 | 0 | 24 | 23 | 53 | 546 | 14 | 64 |
| Binary | 10010010 | 1110101 | 1110110 | 0 | 10100 | 10011 | 101011 | 101100110 | 1100 | 110100 |
Color Harmonies of #927576
Complementary color
Monochromatic Colors of #927576
Black with #927576
Text Example
Text Example
White with #927576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927576; }
p { color: rgb(146,117,118); }
H1.HeaderClassName
{
color: #927576;
}
.AnyTagClassName
{
color: #927576;
}
</style>
background-color css
<style>
a { background-color: #927576; }
a { background-color: rgb(146,117,118); }
div.DivClassName
{
background-color: #927576;
}
.BgClassName
{
background-color: #927576;
}
</style>
border-color css
<style>
span { border-color: #927576; }
span { border-color: rgb(146,117,118); }
td.TdClassName
{
border-color: #927576;
}
.TagClassName
{
border-color: #927576;
}
</style>