Shades of Turkish Rose #917678
Tints of Turkish Rose #917678
RGB
CMYK
RGB Variations
Color information
#917678 (or 0x917678) is known color: Turkish Rose. HEX triplet: 91, 76 and 78. RGB value is (145,118,120). Sum of RGB (Red+Green+Blue) = 145+118+120=383 (50% of max value = 765). Red value is 145 (57.03% from 255 or 37.86% from 383); Green value is 118 (46.48% from 255 or 30.81% from 383); Blue value is 120 (47.27% from 255 or 31.33% from 383); Max value from RGB is 145 - color contains mainly: red. Hex color #917678 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #917678 is #6E8987. Grayscale: #7E7E7E. Windows color (decimal): -7244168 or 7894673. OLE color: 7894673.
HSL color Cylindrical-coordinate representation of color #917678: hue angle of 355.56º degrees, saturation: 0.11, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #917678 is Cyan = 0, Magento = 0.19, Yellow = 0.17 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 118 | 120 | - |
| CMYK | 0 | 0.19 | 0.17 | 0.43 |
| HSL | 355.56º | 0.11% | 0.52% | - |
| HSV(B) | 355.56º | 0.19% | 0.57% | - |
| XYZ | 21.55 | 20.33 | 20.56 | - |
| YUV | 126.3 | 124.45 | 141.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 118 | 120 | 0 | 0.19 | 0.17 | 0.43 | 355.56 | 0.11 | 0.52 |
| Hex | 91 | 76 | 78 | 0 | 13 | 11 | 2B | 164 | B | 34 |
| Octal | 221 | 166 | 170 | 0 | 23 | 21 | 53 | 544 | 13 | 64 |
| Binary | 10010001 | 1110110 | 1111000 | 0 | 10011 | 10001 | 101011 | 101100100 | 1011 | 110100 |
Color Harmonies of #917678
Complementary color
Monochromatic Colors of #917678
Black with #917678
Text Example
Text Example
White with #917678
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917678; }
p { color: rgb(145,118,120); }
H1.HeaderClassName
{
color: #917678;
}
.AnyTagClassName
{
color: #917678;
}
</style>
background-color css
<style>
a { background-color: #917678; }
a { background-color: rgb(145,118,120); }
div.DivClassName
{
background-color: #917678;
}
.BgClassName
{
background-color: #917678;
}
</style>
border-color css
<style>
span { border-color: #917678; }
span { border-color: rgb(145,118,120); }
td.TdClassName
{
border-color: #917678;
}
.TagClassName
{
border-color: #917678;
}
</style>