Shades of Turkish Rose #927074
Tints of Turkish Rose #927074
RGB
CMYK
RGB Variations
Color information
#927074 (or 0x927074) is known color: Turkish Rose. HEX triplet: 92, 70 and 74. RGB value is (146,112,116). Sum of RGB (Red+Green+Blue) = 146+112+116=374 (49% of max value = 765). Red value is 146 (57.42% from 255 or 39.04% from 374); Green value is 112 (44.14% from 255 or 29.95% from 374); Blue value is 116 (45.70% from 255 or 31.02% from 374); Max value from RGB is 146 - color contains mainly: red. Hex color #927074 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #927074 is #6D8F8B. Grayscale: #7A7A7A. Windows color (decimal): -7180172 or 7630994. OLE color: 7630994.
HSL color Cylindrical-coordinate representation of color #927074: hue angle of 352.94º degrees, saturation: 0.13, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #927074 is Cyan = 0, Magento = 0.23, Yellow = 0.21 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 112 | 116 | - |
| CMYK | 0 | 0.23 | 0.21 | 0.43 |
| HSL | 352.94º | 0.13% | 0.51% | - |
| HSV(B) | 352.94º | 0.23% | 0.57% | - |
| XYZ | 20.8 | 18.96 | 19.09 | - |
| YUV | 122.62 | 124.26 | 144.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 112 | 116 | 0 | 0.23 | 0.21 | 0.43 | 352.94 | 0.13 | 0.51 |
| Hex | 92 | 70 | 74 | 0 | 17 | 15 | 2B | 161 | D | 33 |
| Octal | 222 | 160 | 164 | 0 | 27 | 25 | 53 | 541 | 15 | 63 |
| Binary | 10010010 | 1110000 | 1110100 | 0 | 10111 | 10101 | 101011 | 101100001 | 1101 | 110011 |
Color Harmonies of #927074
Complementary color
Monochromatic Colors of #927074
Black with #927074
Text Example
Text Example
White with #927074
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927074; }
p { color: rgb(146,112,116); }
H1.HeaderClassName
{
color: #927074;
}
.AnyTagClassName
{
color: #927074;
}
</style>
background-color css
<style>
a { background-color: #927074; }
a { background-color: rgb(146,112,116); }
div.DivClassName
{
background-color: #927074;
}
.BgClassName
{
background-color: #927074;
}
</style>
border-color css
<style>
span { border-color: #927074; }
span { border-color: rgb(146,112,116); }
td.TdClassName
{
border-color: #927074;
}
.TagClassName
{
border-color: #927074;
}
</style>