Shades of Turkish Rose #917072
Tints of Turkish Rose #917072
RGB
CMYK
RGB Variations
Color information
#917072 (or 0x917072) is known color: Turkish Rose. HEX triplet: 91, 70 and 72. RGB value is (145,112,114). Sum of RGB (Red+Green+Blue) = 145+112+114=371 (49% of max value = 765). Red value is 145 (57.03% from 255 or 39.08% from 371); Green value is 112 (44.14% from 255 or 30.19% from 371); Blue value is 114 (44.92% from 255 or 30.73% from 371); Max value from RGB is 145 - color contains mainly: red. Hex color #917072 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #917072 is #6E8F8D. Grayscale: #7A7A7A. Windows color (decimal): -7245710 or 7499921. OLE color: 7499921.
HSL color Cylindrical-coordinate representation of color #917072: hue angle of 356.36º degrees, saturation: 0.13, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #917072 is Cyan = 0, Magento = 0.23, Yellow = 0.21 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 112 | 114 | - |
| CMYK | 0 | 0.23 | 0.21 | 0.43 |
| HSL | 356.36º | 0.13% | 0.5% | - |
| HSV(B) | 356.36º | 0.23% | 0.57% | - |
| XYZ | 20.51 | 18.82 | 18.47 | - |
| YUV | 122.1 | 123.43 | 144.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 112 | 114 | 0 | 0.23 | 0.21 | 0.43 | 356.36 | 0.13 | 0.5 |
| Hex | 91 | 70 | 72 | 0 | 17 | 15 | 2B | 164 | D | 32 |
| Octal | 221 | 160 | 162 | 0 | 27 | 25 | 53 | 544 | 15 | 62 |
| Binary | 10010001 | 1110000 | 1110010 | 0 | 10111 | 10101 | 101011 | 101100100 | 1101 | 110010 |
Color Harmonies of #917072
Complementary color
Monochromatic Colors of #917072
Black with #917072
Text Example
Text Example
White with #917072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917072; }
p { color: rgb(145,112,114); }
H1.HeaderClassName
{
color: #917072;
}
.AnyTagClassName
{
color: #917072;
}
</style>
background-color css
<style>
a { background-color: #917072; }
a { background-color: rgb(145,112,114); }
div.DivClassName
{
background-color: #917072;
}
.BgClassName
{
background-color: #917072;
}
</style>
border-color css
<style>
span { border-color: #917072; }
span { border-color: rgb(145,112,114); }
td.TdClassName
{
border-color: #917072;
}
.TagClassName
{
border-color: #917072;
}
</style>