Shades of Turkish Rose #937278
Tints of Turkish Rose #937278
RGB
CMYK
RGB Variations
Color information
#937278 (or 0x937278) is known color: Turkish Rose. HEX triplet: 93, 72 and 78. RGB value is (147,114,120). Sum of RGB (Red+Green+Blue) = 147+114+120=381 (50% of max value = 765). Red value is 147 (57.81% from 255 or 38.58% from 381); Green value is 114 (44.92% from 255 or 29.92% from 381); Blue value is 120 (47.27% from 255 or 31.50% from 381); Max value from RGB is 147 - color contains mainly: red. Hex color #937278 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #937278 is #6C8D87. Grayscale: #7C7C7C. Windows color (decimal): -7114120 or 7893651. OLE color: 7893651.
HSL color Cylindrical-coordinate representation of color #937278: hue angle of 349.09º 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 #937278 is Cyan = 0, Magento = 0.22, Yellow = 0.18 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 114 | 120 | - |
| CMYK | 0 | 0.22 | 0.18 | 0.42 |
| HSL | 349.09º | 0.13% | 0.51% | - |
| HSV(B) | 349.09º | 0.22% | 0.58% | - |
| XYZ | 21.44 | 19.59 | 20.42 | - |
| YUV | 124.55 | 125.43 | 144.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 114 | 120 | 0 | 0.22 | 0.18 | 0.42 | 349.09 | 0.13 | 0.51 |
| Hex | 93 | 72 | 78 | 0 | 16 | 12 | 2A | 15D | D | 33 |
| Octal | 223 | 162 | 170 | 0 | 26 | 22 | 52 | 535 | 15 | 63 |
| Binary | 10010011 | 1110010 | 1111000 | 0 | 10110 | 10010 | 101010 | 101011101 | 1101 | 110011 |
Color Harmonies of #937278
Complementary color
Monochromatic Colors of #937278
Black with #937278
Text Example
Text Example
White with #937278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937278; }
p { color: rgb(147,114,120); }
H1.HeaderClassName
{
color: #937278;
}
.AnyTagClassName
{
color: #937278;
}
</style>
background-color css
<style>
a { background-color: #937278; }
a { background-color: rgb(147,114,120); }
div.DivClassName
{
background-color: #937278;
}
.BgClassName
{
background-color: #937278;
}
</style>
border-color css
<style>
span { border-color: #937278; }
span { border-color: rgb(147,114,120); }
td.TdClassName
{
border-color: #937278;
}
.TagClassName
{
border-color: #937278;
}
</style>