Shades of Turkish Rose #927275
Tints of Turkish Rose #927275
RGB
CMYK
RGB Variations
Color information
#927275 (or 0x927275) is known color: Turkish Rose. HEX triplet: 92, 72 and 75. RGB value is (146,114,117). Sum of RGB (Red+Green+Blue) = 146+114+117=377 (49% of max value = 765). Red value is 146 (57.42% from 255 or 38.73% from 377); Green value is 114 (44.92% from 255 or 30.24% from 377); Blue value is 117 (46.09% from 255 or 31.03% from 377); Max value from RGB is 146 - color contains mainly: red. Hex color #927275 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #927275 is #6D8D8A. Grayscale: #7B7B7B. Windows color (decimal): -7179659 or 7697042. OLE color: 7697042.
HSL color Cylindrical-coordinate representation of color #927275: hue angle of 354.38º 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 #927275 is Cyan = 0, Magento = 0.22, Yellow = 0.20 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 114 | 117 | - |
| CMYK | 0 | 0.22 | 0.20 | 0.43 |
| HSL | 354.38º | 0.13% | 0.51% | - |
| HSV(B) | 354.38º | 0.22% | 0.57% | - |
| XYZ | 21.08 | 19.43 | 19.47 | - |
| YUV | 123.91 | 124.1 | 143.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 114 | 117 | 0 | 0.22 | 0.20 | 0.43 | 354.38 | 0.13 | 0.51 |
| Hex | 92 | 72 | 75 | 0 | 16 | 14 | 2B | 162 | D | 33 |
| Octal | 222 | 162 | 165 | 0 | 26 | 24 | 53 | 542 | 15 | 63 |
| Binary | 10010010 | 1110010 | 1110101 | 0 | 10110 | 10100 | 101011 | 101100010 | 1101 | 110011 |
Color Harmonies of #927275
Complementary color
Monochromatic Colors of #927275
Black with #927275
Text Example
Text Example
White with #927275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927275; }
p { color: rgb(146,114,117); }
H1.HeaderClassName
{
color: #927275;
}
.AnyTagClassName
{
color: #927275;
}
</style>
background-color css
<style>
a { background-color: #927275; }
a { background-color: rgb(146,114,117); }
div.DivClassName
{
background-color: #927275;
}
.BgClassName
{
background-color: #927275;
}
</style>
border-color css
<style>
span { border-color: #927275; }
span { border-color: rgb(146,114,117); }
td.TdClassName
{
border-color: #927275;
}
.TagClassName
{
border-color: #927275;
}
</style>