Shades of Turkish Rose #917879
Tints of Turkish Rose #917879
RGB
CMYK
RGB Variations
Color information
#917879 (or 0x917879) is known color: Turkish Rose. HEX triplet: 91, 78 and 79. RGB value is (145,120,121). Sum of RGB (Red+Green+Blue) = 145+120+121=386 (51% of max value = 765). Red value is 145 (57.03% from 255 or 37.56% from 386); Green value is 120 (47.27% from 255 or 31.09% from 386); Blue value is 121 (47.66% from 255 or 31.35% from 386); Max value from RGB is 145 - color contains mainly: red. Hex color #917879 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #917879 is #6E8786. Grayscale: #7F7F7F. Windows color (decimal): -7243655 or 7960721. OLE color: 7960721.
HSL color Cylindrical-coordinate representation of color #917879: hue angle of 357.6º degrees, saturation: 0.1, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #917879 is Cyan = 0, Magento = 0.17, Yellow = 0.17 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 120 | 121 | - |
| CMYK | 0 | 0.17 | 0.17 | 0.43 |
| HSL | 357.6º | 0.1% | 0.52% | - |
| HSV(B) | 357.6º | 0.17% | 0.57% | - |
| XYZ | 21.84 | 20.83 | 20.96 | - |
| YUV | 127.59 | 124.28 | 140.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 120 | 121 | 0 | 0.17 | 0.17 | 0.43 | 357.6 | 0.1 | 0.52 |
| Hex | 91 | 78 | 79 | 0 | 11 | 11 | 2B | 166 | A | 34 |
| Octal | 221 | 170 | 171 | 0 | 21 | 21 | 53 | 546 | 12 | 64 |
| Binary | 10010001 | 1111000 | 1111001 | 0 | 10001 | 10001 | 101011 | 101100110 | 1010 | 110100 |
Color Harmonies of #917879
Complementary color
Monochromatic Colors of #917879
Black with #917879
Text Example
Text Example
White with #917879
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917879; }
p { color: rgb(145,120,121); }
H1.HeaderClassName
{
color: #917879;
}
.AnyTagClassName
{
color: #917879;
}
</style>
background-color css
<style>
a { background-color: #917879; }
a { background-color: rgb(145,120,121); }
div.DivClassName
{
background-color: #917879;
}
.BgClassName
{
background-color: #917879;
}
</style>
border-color css
<style>
span { border-color: #917879; }
span { border-color: rgb(145,120,121); }
td.TdClassName
{
border-color: #917879;
}
.TagClassName
{
border-color: #917879;
}
</style>