Shades of Turkish Rose #927376
Tints of Turkish Rose #927376
RGB
CMYK
RGB Variations
Color information
#927376 (or 0x927376) is known color: Turkish Rose. HEX triplet: 92, 73 and 76. RGB value is (146,115,118). Sum of RGB (Red+Green+Blue) = 146+115+118=379 (50% of max value = 765). Red value is 146 (57.42% from 255 or 38.52% from 379); Green value is 115 (45.31% from 255 or 30.34% from 379); Blue value is 118 (46.48% from 255 or 31.13% from 379); Max value from RGB is 146 - color contains mainly: red. Hex color #927376 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #927376 is #6D8C89. Grayscale: #7C7C7C. Windows color (decimal): -7179402 or 7762834. OLE color: 7762834.
HSL color Cylindrical-coordinate representation of color #927376: hue angle of 354.19º degrees, saturation: 0.12, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #927376 is Cyan = 0, Magento = 0.21, Yellow = 0.19 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 115 | 118 | - |
| CMYK | 0 | 0.21 | 0.19 | 0.43 |
| HSL | 354.19º | 0.12% | 0.51% | - |
| HSV(B) | 354.19º | 0.21% | 0.57% | - |
| XYZ | 21.25 | 19.68 | 19.82 | - |
| YUV | 124.61 | 124.27 | 143.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 115 | 118 | 0 | 0.21 | 0.19 | 0.43 | 354.19 | 0.12 | 0.51 |
| Hex | 92 | 73 | 76 | 0 | 15 | 13 | 2B | 162 | C | 33 |
| Octal | 222 | 163 | 166 | 0 | 25 | 23 | 53 | 542 | 14 | 63 |
| Binary | 10010010 | 1110011 | 1110110 | 0 | 10101 | 10011 | 101011 | 101100010 | 1100 | 110011 |
Color Harmonies of #927376
Complementary color
Monochromatic Colors of #927376
Black with #927376
Text Example
Text Example
White with #927376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927376; }
p { color: rgb(146,115,118); }
H1.HeaderClassName
{
color: #927376;
}
.AnyTagClassName
{
color: #927376;
}
</style>
background-color css
<style>
a { background-color: #927376; }
a { background-color: rgb(146,115,118); }
div.DivClassName
{
background-color: #927376;
}
.BgClassName
{
background-color: #927376;
}
</style>
border-color css
<style>
span { border-color: #927376; }
span { border-color: rgb(146,115,118); }
td.TdClassName
{
border-color: #927376;
}
.TagClassName
{
border-color: #927376;
}
</style>