Shades of Turkish Rose #937273
Tints of Turkish Rose #937273
RGB
CMYK
RGB Variations
Color information
#937273 (or 0x937273) is known color: Turkish Rose. HEX triplet: 93, 72 and 73. RGB value is (147,114,115). Sum of RGB (Red+Green+Blue) = 147+114+115=376 (49% of max value = 765). Red value is 147 (57.81% from 255 or 39.10% from 376); Green value is 114 (44.92% from 255 or 30.32% from 376); Blue value is 115 (45.31% from 255 or 30.59% from 376); Max value from RGB is 147 - color contains mainly: red. Hex color #937273 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #937273 is #6C8D8C. Grayscale: #7C7C7C. Windows color (decimal): -7114125 or 7565971. OLE color: 7565971.
HSL color Cylindrical-coordinate representation of color #937273: hue angle of 358.18º degrees, saturation: 0.13, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #937273 is Cyan = 0, Magento = 0.22, Yellow = 0.22 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 114 | 115 | - |
| CMYK | 0 | 0.22 | 0.22 | 0.42 |
| HSL | 358.18º | 0.13% | 0.51% | - |
| HSV(B) | 358.18º | 0.22% | 0.58% | - |
| XYZ | 21.14 | 19.48 | 18.86 | - |
| YUV | 123.98 | 122.93 | 144.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 114 | 115 | 0 | 0.22 | 0.22 | 0.42 | 358.18 | 0.13 | 0.51 |
| Hex | 93 | 72 | 73 | 0 | 16 | 16 | 2A | 166 | D | 33 |
| Octal | 223 | 162 | 163 | 0 | 26 | 26 | 52 | 546 | 15 | 63 |
| Binary | 10010011 | 1110010 | 1110011 | 0 | 10110 | 10110 | 101010 | 101100110 | 1101 | 110011 |
Color Harmonies of #937273
Complementary color
Monochromatic Colors of #937273
Black with #937273
Text Example
Text Example
White with #937273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937273; }
p { color: rgb(147,114,115); }
H1.HeaderClassName
{
color: #937273;
}
.AnyTagClassName
{
color: #937273;
}
</style>
background-color css
<style>
a { background-color: #937273; }
a { background-color: rgb(147,114,115); }
div.DivClassName
{
background-color: #937273;
}
.BgClassName
{
background-color: #937273;
}
</style>
border-color css
<style>
span { border-color: #937273; }
span { border-color: rgb(147,114,115); }
td.TdClassName
{
border-color: #937273;
}
.TagClassName
{
border-color: #937273;
}
</style>