Shades of Turkish Rose #93757A
Tints of Turkish Rose #93757A
RGB
CMYK
RGB Variations
Color information
#93757A (or 0x93757A) is known color: Turkish Rose. HEX triplet: 93, 75 and 7A. RGB value is (147,117,122). Sum of RGB (Red+Green+Blue) = 147+117+122=386 (51% of max value = 765). Red value is 147 (57.81% from 255 or 38.08% from 386); Green value is 117 (46.09% from 255 or 30.31% from 386); Blue value is 122 (48.05% from 255 or 31.61% from 386); Max value from RGB is 147 - color contains mainly: red. Hex color #93757A is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #93757A is #6C8A85. Grayscale: #7E7E7E. Windows color (decimal): -7113350 or 8025491. OLE color: 8025491.
HSL color Cylindrical-coordinate representation of color #93757A: hue angle of 350º degrees, saturation: 0.12, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #93757A is Cyan = 0, Magento = 0.20, Yellow = 0.17 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 117 | 122 | - |
| CMYK | 0 | 0.20 | 0.17 | 0.42 |
| HSL | 350º | 0.12% | 0.52% | - |
| HSV(B) | 350º | 0.2% | 0.58% | - |
| XYZ | 21.91 | 20.33 | 21.18 | - |
| YUV | 126.54 | 125.44 | 142.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 117 | 122 | 0 | 0.20 | 0.17 | 0.42 | 350 | 0.12 | 0.52 |
| Hex | 93 | 75 | 7A | 0 | 14 | 11 | 2A | 15E | C | 34 |
| Octal | 223 | 165 | 172 | 0 | 24 | 21 | 52 | 536 | 14 | 64 |
| Binary | 10010011 | 1110101 | 1111010 | 0 | 10100 | 10001 | 101010 | 101011110 | 1100 | 110100 |
Color Harmonies of #93757A
Complementary color
Monochromatic Colors of #93757A
Black with #93757A
Text Example
Text Example
White with #93757A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #93757A; }
p { color: rgb(147,117,122); }
H1.HeaderClassName
{
color: #93757A;
}
.AnyTagClassName
{
color: #93757A;
}
</style>
background-color css
<style>
a { background-color: #93757A; }
a { background-color: rgb(147,117,122); }
div.DivClassName
{
background-color: #93757A;
}
.BgClassName
{
background-color: #93757A;
}
</style>
border-color css
<style>
span { border-color: #93757A; }
span { border-color: rgb(147,117,122); }
td.TdClassName
{
border-color: #93757A;
}
.TagClassName
{
border-color: #93757A;
}
</style>