Shades of Turkish Rose #917376
Tints of Turkish Rose #917376
RGB
CMYK
RGB Variations
Color information
#917376 (or 0x917376) is known color: Turkish Rose. HEX triplet: 91, 73 and 76. RGB value is (145,115,118). Sum of RGB (Red+Green+Blue) = 145+115+118=378 (50% of max value = 765). Red value is 145 (57.03% from 255 or 38.36% from 378); Green value is 115 (45.31% from 255 or 30.42% from 378); Blue value is 118 (46.48% from 255 or 31.22% from 378); Max value from RGB is 145 - color contains mainly: red. Hex color #917376 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #917376 is #6E8C89. Grayscale: #7C7C7C. Windows color (decimal): -7244938 or 7762833. OLE color: 7762833.
HSL color Cylindrical-coordinate representation of color #917376: hue angle of 354º 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 #917376 is Cyan = 0, Magento = 0.21, Yellow = 0.19 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 115 | 118 | - |
| CMYK | 0 | 0.21 | 0.19 | 0.43 |
| HSL | 354º | 0.12% | 0.51% | - |
| HSV(B) | 354º | 0.21% | 0.57% | - |
| XYZ | 21.08 | 19.59 | 19.81 | - |
| YUV | 124.31 | 124.44 | 142.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 115 | 118 | 0 | 0.21 | 0.19 | 0.43 | 354 | 0.12 | 0.51 |
| Hex | 91 | 73 | 76 | 0 | 15 | 13 | 2B | 162 | C | 33 |
| Octal | 221 | 163 | 166 | 0 | 25 | 23 | 53 | 542 | 14 | 63 |
| Binary | 10010001 | 1110011 | 1110110 | 0 | 10101 | 10011 | 101011 | 101100010 | 1100 | 110011 |
Color Harmonies of #917376
Complementary color
Monochromatic Colors of #917376
Black with #917376
Text Example
Text Example
White with #917376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917376; }
p { color: rgb(145,115,118); }
H1.HeaderClassName
{
color: #917376;
}
.AnyTagClassName
{
color: #917376;
}
</style>
background-color css
<style>
a { background-color: #917376; }
a { background-color: rgb(145,115,118); }
div.DivClassName
{
background-color: #917376;
}
.BgClassName
{
background-color: #917376;
}
</style>
border-color css
<style>
span { border-color: #917376; }
span { border-color: rgb(145,115,118); }
td.TdClassName
{
border-color: #917376;
}
.TagClassName
{
border-color: #917376;
}
</style>