Shades of Turkish Rose #917275
Tints of Turkish Rose #917275
RGB
CMYK
RGB Variations
Color information
#917275 (or 0x917275) is known color: Turkish Rose. HEX triplet: 91, 72 and 75. RGB value is (145,114,117). Sum of RGB (Red+Green+Blue) = 145+114+117=376 (49% of max value = 765). Red value is 145 (57.03% from 255 or 38.56% from 376); Green value is 114 (44.92% from 255 or 30.32% from 376); Blue value is 117 (46.09% from 255 or 31.12% from 376); Max value from RGB is 145 - color contains mainly: red. Hex color #917275 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #917275 is #6E8D8A. Grayscale: #7B7B7B. Windows color (decimal): -7245195 or 7697041. OLE color: 7697041.
HSL color Cylindrical-coordinate representation of color #917275: hue angle of 354.19º degrees, saturation: 0.12, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #917275 is Cyan = 0, Magento = 0.21, Yellow = 0.19 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 114 | 117 | - |
| CMYK | 0 | 0.21 | 0.19 | 0.43 |
| HSL | 354.19º | 0.12% | 0.51% | - |
| HSV(B) | 354.19º | 0.21% | 0.57% | - |
| XYZ | 20.91 | 19.34 | 19.46 | - |
| YUV | 123.61 | 124.27 | 143.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 114 | 117 | 0 | 0.21 | 0.19 | 0.43 | 354.19 | 0.12 | 0.51 |
| Hex | 91 | 72 | 75 | 0 | 15 | 13 | 2B | 162 | C | 33 |
| Octal | 221 | 162 | 165 | 0 | 25 | 23 | 53 | 542 | 14 | 63 |
| Binary | 10010001 | 1110010 | 1110101 | 0 | 10101 | 10011 | 101011 | 101100010 | 1100 | 110011 |
Color Harmonies of #917275
Complementary color
Monochromatic Colors of #917275
Black with #917275
Text Example
Text Example
White with #917275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917275; }
p { color: rgb(145,114,117); }
H1.HeaderClassName
{
color: #917275;
}
.AnyTagClassName
{
color: #917275;
}
</style>
background-color css
<style>
a { background-color: #917275; }
a { background-color: rgb(145,114,117); }
div.DivClassName
{
background-color: #917275;
}
.BgClassName
{
background-color: #917275;
}
</style>
border-color css
<style>
span { border-color: #917275; }
span { border-color: rgb(145,114,117); }
td.TdClassName
{
border-color: #917275;
}
.TagClassName
{
border-color: #917275;
}
</style>