Shades of Turkish Rose #917378
Tints of Turkish Rose #917378
RGB
CMYK
RGB Variations
Color information
#917378 (or 0x917378) is known color: Turkish Rose. HEX triplet: 91, 73 and 78. RGB value is (145,115,120). Sum of RGB (Red+Green+Blue) = 145+115+120=380 (50% of max value = 765). Red value is 145 (57.03% from 255 or 38.16% from 380); Green value is 115 (45.31% from 255 or 30.26% from 380); Blue value is 120 (47.27% from 255 or 31.58% from 380); Max value from RGB is 145 - color contains mainly: red. Hex color #917378 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #917378 is #6E8C87. Grayscale: #7C7C7C. Windows color (decimal): -7244936 or 7893905. OLE color: 7893905.
HSL color Cylindrical-coordinate representation of color #917378: hue angle of 350º 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 #917378 is Cyan = 0, Magento = 0.21, Yellow = 0.17 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 115 | 120 | - |
| CMYK | 0 | 0.21 | 0.17 | 0.43 |
| HSL | 350º | 0.12% | 0.51% | - |
| HSV(B) | 350º | 0.21% | 0.57% | - |
| XYZ | 21.2 | 19.64 | 20.44 | - |
| YUV | 124.54 | 125.44 | 142.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 115 | 120 | 0 | 0.21 | 0.17 | 0.43 | 350 | 0.12 | 0.51 |
| Hex | 91 | 73 | 78 | 0 | 15 | 11 | 2B | 15E | C | 33 |
| Octal | 221 | 163 | 170 | 0 | 25 | 21 | 53 | 536 | 14 | 63 |
| Binary | 10010001 | 1110011 | 1111000 | 0 | 10101 | 10001 | 101011 | 101011110 | 1100 | 110011 |
Color Harmonies of #917378
Complementary color
Monochromatic Colors of #917378
Black with #917378
Text Example
Text Example
White with #917378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917378; }
p { color: rgb(145,115,120); }
H1.HeaderClassName
{
color: #917378;
}
.AnyTagClassName
{
color: #917378;
}
</style>
background-color css
<style>
a { background-color: #917378; }
a { background-color: rgb(145,115,120); }
div.DivClassName
{
background-color: #917378;
}
.BgClassName
{
background-color: #917378;
}
</style>
border-color css
<style>
span { border-color: #917378; }
span { border-color: rgb(145,115,120); }
td.TdClassName
{
border-color: #917378;
}
.TagClassName
{
border-color: #917378;
}
</style>