Shades of Turkish Rose #92797A
Tints of Turkish Rose #92797A
RGB
CMYK
RGB Variations
Color information
#92797A (or 0x92797A) is known color: Turkish Rose. HEX triplet: 92, 79 and 7A. RGB value is (146,121,122). Sum of RGB (Red+Green+Blue) = 146+121+122=389 (51% of max value = 765). Red value is 146 (57.42% from 255 or 37.53% from 389); Green value is 121 (47.66% from 255 or 31.11% from 389); Blue value is 122 (48.05% from 255 or 31.36% from 389); Max value from RGB is 146 - color contains mainly: red. Hex color #92797A is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #92797A is #6D8685. Grayscale: #808080. Windows color (decimal): -7177862 or 8026514. OLE color: 8026514.
HSL color Cylindrical-coordinate representation of color #92797A: hue angle of 357.6º degrees, saturation: 0.1, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #92797A is Cyan = 0, Magento = 0.17, Yellow = 0.16 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 121 | 122 | - |
| CMYK | 0 | 0.17 | 0.16 | 0.43 |
| HSL | 357.6º | 0.1% | 0.52% | - |
| HSV(B) | 357.6º | 0.17% | 0.57% | - |
| XYZ | 22.2 | 21.19 | 21.33 | - |
| YUV | 128.59 | 124.28 | 140.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 121 | 122 | 0 | 0.17 | 0.16 | 0.43 | 357.6 | 0.1 | 0.52 |
| Hex | 92 | 79 | 7A | 0 | 11 | 10 | 2B | 166 | A | 34 |
| Octal | 222 | 171 | 172 | 0 | 21 | 20 | 53 | 546 | 12 | 64 |
| Binary | 10010010 | 1111001 | 1111010 | 0 | 10001 | 10000 | 101011 | 101100110 | 1010 | 110100 |
Color Harmonies of #92797A
Complementary color
Monochromatic Colors of #92797A
Black with #92797A
Text Example
Text Example
White with #92797A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #92797A; }
p { color: rgb(146,121,122); }
H1.HeaderClassName
{
color: #92797A;
}
.AnyTagClassName
{
color: #92797A;
}
</style>
background-color css
<style>
a { background-color: #92797A; }
a { background-color: rgb(146,121,122); }
div.DivClassName
{
background-color: #92797A;
}
.BgClassName
{
background-color: #92797A;
}
</style>
border-color css
<style>
span { border-color: #92797A; }
span { border-color: rgb(146,121,122); }
td.TdClassName
{
border-color: #92797A;
}
.TagClassName
{
border-color: #92797A;
}
</style>