Shades of Turkish Rose #917679
Tints of Turkish Rose #917679
RGB
CMYK
RGB Variations
Color information
#917679 (or 0x917679) is known color: Turkish Rose. HEX triplet: 91, 76 and 79. RGB value is (145,118,121). Sum of RGB (Red+Green+Blue) = 145+118+121=384 (50% of max value = 765). Red value is 145 (57.03% from 255 or 37.76% from 384); Green value is 118 (46.48% from 255 or 30.73% from 384); Blue value is 121 (47.66% from 255 or 31.51% from 384); Max value from RGB is 145 - color contains mainly: red. Hex color #917679 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #917679 is #6E8986. Grayscale: #7E7E7E. Windows color (decimal): -7244167 or 7960209. OLE color: 7960209.
HSL color Cylindrical-coordinate representation of color #917679: hue angle of 353.33º degrees, saturation: 0.11, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #917679 is Cyan = 0, Magento = 0.19, Yellow = 0.17 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 118 | 121 | - |
| CMYK | 0 | 0.19 | 0.17 | 0.43 |
| HSL | 353.33º | 0.11% | 0.52% | - |
| HSV(B) | 353.33º | 0.19% | 0.57% | - |
| XYZ | 21.61 | 20.36 | 20.88 | - |
| YUV | 126.42 | 124.95 | 141.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 118 | 121 | 0 | 0.19 | 0.17 | 0.43 | 353.33 | 0.11 | 0.52 |
| Hex | 91 | 76 | 79 | 0 | 13 | 11 | 2B | 161 | B | 34 |
| Octal | 221 | 166 | 171 | 0 | 23 | 21 | 53 | 541 | 13 | 64 |
| Binary | 10010001 | 1110110 | 1111001 | 0 | 10011 | 10001 | 101011 | 101100001 | 1011 | 110100 |
Color Harmonies of #917679
Complementary color
Monochromatic Colors of #917679
Black with #917679
Text Example
Text Example
White with #917679
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917679; }
p { color: rgb(145,118,121); }
H1.HeaderClassName
{
color: #917679;
}
.AnyTagClassName
{
color: #917679;
}
</style>
background-color css
<style>
a { background-color: #917679; }
a { background-color: rgb(145,118,121); }
div.DivClassName
{
background-color: #917679;
}
.BgClassName
{
background-color: #917679;
}
</style>
border-color css
<style>
span { border-color: #917679; }
span { border-color: rgb(145,118,121); }
td.TdClassName
{
border-color: #917679;
}
.TagClassName
{
border-color: #917679;
}
</style>