Shades of Turkish Rose #917377
Tints of Turkish Rose #917377
RGB
CMYK
RGB Variations
Color information
#917377 (or 0x917377) is known color: Turkish Rose. HEX triplet: 91, 73 and 77. RGB value is (145,115,119). Sum of RGB (Red+Green+Blue) = 145+115+119=379 (50% of max value = 765). Red value is 145 (57.03% from 255 or 38.26% from 379); Green value is 115 (45.31% from 255 or 30.34% from 379); Blue value is 119 (46.88% from 255 or 31.40% from 379); Max value from RGB is 145 - color contains mainly: red. Hex color #917377 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #917377 is #6E8C88. Grayscale: #7C7C7C. Windows color (decimal): -7244937 or 7828369. OLE color: 7828369.
HSL color Cylindrical-coordinate representation of color #917377: hue angle of 352º 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 #917377 is Cyan = 0, Magento = 0.21, Yellow = 0.18 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 115 | 119 | - |
| CMYK | 0 | 0.21 | 0.18 | 0.43 |
| HSL | 352º | 0.12% | 0.51% | - |
| HSV(B) | 352º | 0.21% | 0.57% | - |
| XYZ | 21.14 | 19.61 | 20.12 | - |
| YUV | 124.43 | 124.94 | 142.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 115 | 119 | 0 | 0.21 | 0.18 | 0.43 | 352 | 0.12 | 0.51 |
| Hex | 91 | 73 | 77 | 0 | 15 | 12 | 2B | 160 | C | 33 |
| Octal | 221 | 163 | 167 | 0 | 25 | 22 | 53 | 540 | 14 | 63 |
| Binary | 10010001 | 1110011 | 1110111 | 0 | 10101 | 10010 | 101011 | 101100000 | 1100 | 110011 |
Color Harmonies of #917377
Complementary color
Monochromatic Colors of #917377
Black with #917377
Text Example
Text Example
White with #917377
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917377; }
p { color: rgb(145,115,119); }
H1.HeaderClassName
{
color: #917377;
}
.AnyTagClassName
{
color: #917377;
}
</style>
background-color css
<style>
a { background-color: #917377; }
a { background-color: rgb(145,115,119); }
div.DivClassName
{
background-color: #917377;
}
.BgClassName
{
background-color: #917377;
}
</style>
border-color css
<style>
span { border-color: #917377; }
span { border-color: rgb(145,115,119); }
td.TdClassName
{
border-color: #917377;
}
.TagClassName
{
border-color: #917377;
}
</style>