Shades of Turkish Rose #917578
Tints of Turkish Rose #917578
RGB
CMYK
RGB Variations
Color information
#917578 (or 0x917578) is known color: Turkish Rose. HEX triplet: 91, 75 and 78. RGB value is (145,117,120). Sum of RGB (Red+Green+Blue) = 145+117+120=382 (50% of max value = 765). Red value is 145 (57.03% from 255 or 37.96% from 382); Green value is 117 (46.09% from 255 or 30.63% from 382); Blue value is 120 (47.27% from 255 or 31.41% from 382); Max value from RGB is 145 - color contains mainly: red. Hex color #917578 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #917578 is #6E8A87. Grayscale: #7D7D7D. Windows color (decimal): -7244424 or 7894417. OLE color: 7894417.
HSL color Cylindrical-coordinate representation of color #917578: hue angle of 353.57º degrees, saturation: 0.11, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #917578 is Cyan = 0, Magento = 0.19, Yellow = 0.17 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 117 | 120 | - |
| CMYK | 0 | 0.19 | 0.17 | 0.43 |
| HSL | 353.57º | 0.11% | 0.51% | - |
| HSV(B) | 353.57º | 0.19% | 0.57% | - |
| XYZ | 21.43 | 20.1 | 20.52 | - |
| YUV | 125.71 | 124.78 | 141.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 117 | 120 | 0 | 0.19 | 0.17 | 0.43 | 353.57 | 0.11 | 0.51 |
| Hex | 91 | 75 | 78 | 0 | 13 | 11 | 2B | 162 | B | 33 |
| Octal | 221 | 165 | 170 | 0 | 23 | 21 | 53 | 542 | 13 | 63 |
| Binary | 10010001 | 1110101 | 1111000 | 0 | 10011 | 10001 | 101011 | 101100010 | 1011 | 110011 |
Color Harmonies of #917578
Complementary color
Monochromatic Colors of #917578
Black with #917578
Text Example
Text Example
White with #917578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917578; }
p { color: rgb(145,117,120); }
H1.HeaderClassName
{
color: #917578;
}
.AnyTagClassName
{
color: #917578;
}
</style>
background-color css
<style>
a { background-color: #917578; }
a { background-color: rgb(145,117,120); }
div.DivClassName
{
background-color: #917578;
}
.BgClassName
{
background-color: #917578;
}
</style>
border-color css
<style>
span { border-color: #917578; }
span { border-color: rgb(145,117,120); }
td.TdClassName
{
border-color: #917578;
}
.TagClassName
{
border-color: #917578;
}
</style>