Shades of Turkish Rose #927374
Tints of Turkish Rose #927374
RGB
CMYK
RGB Variations
Color information
#927374 (or 0x927374) is known color: Turkish Rose. HEX triplet: 92, 73 and 74. RGB value is (146,115,116). Sum of RGB (Red+Green+Blue) = 146+115+116=377 (49% of max value = 765). Red value is 146 (57.42% from 255 or 38.73% from 377); Green value is 115 (45.31% from 255 or 30.50% from 377); Blue value is 116 (45.70% from 255 or 30.77% from 377); Max value from RGB is 146 - color contains mainly: red. Hex color #927374 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #927374 is #6D8C8B. Grayscale: #7C7C7C. Windows color (decimal): -7179404 or 7631762. OLE color: 7631762.
HSL color Cylindrical-coordinate representation of color #927374: hue angle of 358.06º 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 #927374 is Cyan = 0, Magento = 0.21, Yellow = 0.21 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 115 | 116 | - |
| CMYK | 0 | 0.21 | 0.21 | 0.43 |
| HSL | 358.06º | 0.12% | 0.51% | - |
| HSV(B) | 358.06º | 0.21% | 0.57% | - |
| XYZ | 21.14 | 19.63 | 19.2 | - |
| YUV | 124.38 | 123.27 | 143.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 115 | 116 | 0 | 0.21 | 0.21 | 0.43 | 358.06 | 0.12 | 0.51 |
| Hex | 92 | 73 | 74 | 0 | 15 | 15 | 2B | 166 | C | 33 |
| Octal | 222 | 163 | 164 | 0 | 25 | 25 | 53 | 546 | 14 | 63 |
| Binary | 10010010 | 1110011 | 1110100 | 0 | 10101 | 10101 | 101011 | 101100110 | 1100 | 110011 |
Color Harmonies of #927374
Complementary color
Monochromatic Colors of #927374
Black with #927374
Text Example
Text Example
White with #927374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927374; }
p { color: rgb(146,115,116); }
H1.HeaderClassName
{
color: #927374;
}
.AnyTagClassName
{
color: #927374;
}
</style>
background-color css
<style>
a { background-color: #927374; }
a { background-color: rgb(146,115,116); }
div.DivClassName
{
background-color: #927374;
}
.BgClassName
{
background-color: #927374;
}
</style>
border-color css
<style>
span { border-color: #927374; }
span { border-color: rgb(146,115,116); }
td.TdClassName
{
border-color: #927374;
}
.TagClassName
{
border-color: #927374;
}
</style>