Shades of Turkish Rose #907071
Tints of Turkish Rose #907071
RGB
CMYK
RGB Variations
Color information
#907071 (or 0x907071) is known color: Turkish Rose. HEX triplet: 90, 70 and 71. RGB value is (144,112,113). Sum of RGB (Red+Green+Blue) = 144+112+113=369 (48% of max value = 765). Red value is 144 (56.64% from 255 or 39.02% from 369); Green value is 112 (44.14% from 255 or 30.35% from 369); Blue value is 113 (44.53% from 255 or 30.62% from 369); Max value from RGB is 144 - color contains mainly: red. Hex color #907071 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #907071 is #6F8F8E. Grayscale: #797979. Windows color (decimal): -7311247 or 7434384. OLE color: 7434384.
HSL color Cylindrical-coordinate representation of color #907071: hue angle of 358.12º degrees, saturation: 0.13, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #907071 is Cyan = 0, Magento = 0.22, Yellow = 0.22 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 112 | 113 | - |
| CMYK | 0 | 0.22 | 0.22 | 0.44 |
| HSL | 358.13º | 0.13% | 0.5% | - |
| HSV(B) | 358.13º | 0.22% | 0.56% | - |
| XYZ | 20.28 | 18.71 | 18.17 | - |
| YUV | 121.68 | 123.1 | 143.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 112 | 113 | 0 | 0.22 | 0.22 | 0.44 | 358.13 | 0.13 | 0.5 |
| Hex | 90 | 70 | 71 | 0 | 16 | 16 | 2C | 166 | D | 32 |
| Octal | 220 | 160 | 161 | 0 | 26 | 26 | 54 | 546 | 15 | 62 |
| Binary | 10010000 | 1110000 | 1110001 | 0 | 10110 | 10110 | 101100 | 101100110 | 1101 | 110010 |
Color Harmonies of #907071
Complementary color
Monochromatic Colors of #907071
Black with #907071
Text Example
Text Example
White with #907071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907071; }
p { color: rgb(144,112,113); }
H1.HeaderClassName
{
color: #907071;
}
.AnyTagClassName
{
color: #907071;
}
</style>
background-color css
<style>
a { background-color: #907071; }
a { background-color: rgb(144,112,113); }
div.DivClassName
{
background-color: #907071;
}
.BgClassName
{
background-color: #907071;
}
</style>
border-color css
<style>
span { border-color: #907071; }
span { border-color: rgb(144,112,113); }
td.TdClassName
{
border-color: #907071;
}
.TagClassName
{
border-color: #907071;
}
</style>