Shades of Turkish Rose #917075
Tints of Turkish Rose #917075
RGB
CMYK
RGB Variations
Color information
#917075 (or 0x917075) is known color: Turkish Rose. HEX triplet: 91, 70 and 75. RGB value is (145,112,117). Sum of RGB (Red+Green+Blue) = 145+112+117=374 (49% of max value = 765). Red value is 145 (57.03% from 255 or 38.77% from 374); Green value is 112 (44.14% from 255 or 29.95% from 374); Blue value is 117 (46.09% from 255 or 31.28% from 374); Max value from RGB is 145 - color contains mainly: red. Hex color #917075 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #917075 is #6E8F8A. Grayscale: #7A7A7A. Windows color (decimal): -7245707 or 7696529. OLE color: 7696529.
HSL color Cylindrical-coordinate representation of color #917075: hue angle of 350.91º 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 #917075 is Cyan = 0, Magento = 0.23, Yellow = 0.19 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 112 | 117 | - |
| CMYK | 0 | 0.23 | 0.19 | 0.43 |
| HSL | 350.91º | 0.13% | 0.5% | - |
| HSV(B) | 350.91º | 0.23% | 0.57% | - |
| XYZ | 20.68 | 18.89 | 19.39 | - |
| YUV | 122.44 | 124.93 | 144.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 112 | 117 | 0 | 0.23 | 0.19 | 0.43 | 350.91 | 0.13 | 0.5 |
| Hex | 91 | 70 | 75 | 0 | 17 | 13 | 2B | 15F | D | 32 |
| Octal | 221 | 160 | 165 | 0 | 27 | 23 | 53 | 537 | 15 | 62 |
| Binary | 10010001 | 1110000 | 1110101 | 0 | 10111 | 10011 | 101011 | 101011111 | 1101 | 110010 |
Color Harmonies of #917075
Complementary color
Monochromatic Colors of #917075
Black with #917075
Text Example
Text Example
White with #917075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917075; }
p { color: rgb(145,112,117); }
H1.HeaderClassName
{
color: #917075;
}
.AnyTagClassName
{
color: #917075;
}
</style>
background-color css
<style>
a { background-color: #917075; }
a { background-color: rgb(145,112,117); }
div.DivClassName
{
background-color: #917075;
}
.BgClassName
{
background-color: #917075;
}
</style>
border-color css
<style>
span { border-color: #917075; }
span { border-color: rgb(145,112,117); }
td.TdClassName
{
border-color: #917075;
}
.TagClassName
{
border-color: #917075;
}
</style>