Shades of Turkish Rose #937678
Tints of Turkish Rose #937678
RGB
CMYK
RGB Variations
Color information
#937678 (or 0x937678) is known color: Turkish Rose. HEX triplet: 93, 76 and 78. RGB value is (147,118,120). Sum of RGB (Red+Green+Blue) = 147+118+120=385 (50% of max value = 765). Red value is 147 (57.81% from 255 or 38.18% from 385); Green value is 118 (46.48% from 255 or 30.65% from 385); Blue value is 120 (47.27% from 255 or 31.17% from 385); Max value from RGB is 147 - color contains mainly: red. Hex color #937678 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #937678 is #6C8987. Grayscale: #7E7E7E. Windows color (decimal): -7113096 or 7894675. OLE color: 7894675.
HSL color Cylindrical-coordinate representation of color #937678: hue angle of 355.86º 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 #937678 is Cyan = 0, Magento = 0.20, Yellow = 0.18 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 118 | 120 | - |
| CMYK | 0 | 0.20 | 0.18 | 0.42 |
| HSL | 355.86º | 0.12% | 0.52% | - |
| HSV(B) | 355.86º | 0.2% | 0.58% | - |
| XYZ | 21.9 | 20.52 | 20.57 | - |
| YUV | 126.9 | 124.11 | 142.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 118 | 120 | 0 | 0.20 | 0.18 | 0.42 | 355.86 | 0.12 | 0.52 |
| Hex | 93 | 76 | 78 | 0 | 14 | 12 | 2A | 164 | C | 34 |
| Octal | 223 | 166 | 170 | 0 | 24 | 22 | 52 | 544 | 14 | 64 |
| Binary | 10010011 | 1110110 | 1111000 | 0 | 10100 | 10010 | 101010 | 101100100 | 1100 | 110100 |
Color Harmonies of #937678
Complementary color
Monochromatic Colors of #937678
Black with #937678
Text Example
Text Example
White with #937678
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937678; }
p { color: rgb(147,118,120); }
H1.HeaderClassName
{
color: #937678;
}
.AnyTagClassName
{
color: #937678;
}
</style>
background-color css
<style>
a { background-color: #937678; }
a { background-color: rgb(147,118,120); }
div.DivClassName
{
background-color: #937678;
}
.BgClassName
{
background-color: #937678;
}
</style>
border-color css
<style>
span { border-color: #937678; }
span { border-color: rgb(147,118,120); }
td.TdClassName
{
border-color: #937678;
}
.TagClassName
{
border-color: #937678;
}
</style>