Shades of Turkish Rose #927375
Tints of Turkish Rose #927375
RGB
CMYK
RGB Variations
Color information
#927375 (or 0x927375) is known color: Turkish Rose. HEX triplet: 92, 73 and 75. RGB value is (146,115,117). Sum of RGB (Red+Green+Blue) = 146+115+117=378 (50% of max value = 765). Red value is 146 (57.42% from 255 or 38.62% from 378); Green value is 115 (45.31% from 255 or 30.42% from 378); Blue value is 117 (46.09% from 255 or 30.95% from 378); Max value from RGB is 146 - color contains mainly: red. Hex color #927375 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #927375 is #6D8C8A. Grayscale: #7C7C7C. Windows color (decimal): -7179403 or 7697298. OLE color: 7697298.
HSL color Cylindrical-coordinate representation of color #927375: hue angle of 356.13º 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 #927375 is Cyan = 0, Magento = 0.21, Yellow = 0.20 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 115 | 117 | - |
| CMYK | 0 | 0.21 | 0.20 | 0.43 |
| HSL | 356.13º | 0.12% | 0.51% | - |
| HSV(B) | 356.13º | 0.21% | 0.57% | - |
| XYZ | 21.2 | 19.66 | 19.51 | - |
| YUV | 124.5 | 123.77 | 143.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 115 | 117 | 0 | 0.21 | 0.20 | 0.43 | 356.13 | 0.12 | 0.51 |
| Hex | 92 | 73 | 75 | 0 | 15 | 14 | 2B | 164 | C | 33 |
| Octal | 222 | 163 | 165 | 0 | 25 | 24 | 53 | 544 | 14 | 63 |
| Binary | 10010010 | 1110011 | 1110101 | 0 | 10101 | 10100 | 101011 | 101100100 | 1100 | 110011 |
Color Harmonies of #927375
Complementary color
Monochromatic Colors of #927375
Black with #927375
Text Example
Text Example
White with #927375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927375; }
p { color: rgb(146,115,117); }
H1.HeaderClassName
{
color: #927375;
}
.AnyTagClassName
{
color: #927375;
}
</style>
background-color css
<style>
a { background-color: #927375; }
a { background-color: rgb(146,115,117); }
div.DivClassName
{
background-color: #927375;
}
.BgClassName
{
background-color: #927375;
}
</style>
border-color css
<style>
span { border-color: #927375; }
span { border-color: rgb(146,115,117); }
td.TdClassName
{
border-color: #927375;
}
.TagClassName
{
border-color: #927375;
}
</style>