Shades of Turkish Rose #C17174
Tints of Turkish Rose #C17174
RGB
CMYK
RGB Variations
Color information
#C17174 (or 0xC17174) is known color: Turkish Rose. HEX triplet: C1, 71 and 74. RGB value is (193,113,116). Sum of RGB (Red+Green+Blue) = 193+113+116=422 (55% of max value = 765). Red value is 193 (75.78% from 255 or 45.73% from 422); Green value is 113 (44.53% from 255 or 26.78% from 422); Blue value is 116 (45.70% from 255 or 27.49% from 422); Max value from RGB is 193 - color contains mainly: red. Hex color #C17174 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #C17174 is #3E8E8B. Grayscale: #898989. Windows color (decimal): -4099724 or 7631297. OLE color: 7631297.
HSL color Cylindrical-coordinate representation of color #C17174: hue angle of 357.75º degrees, saturation: 0.39, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #C17174 is Cyan = 0, Magento = 0.41, Yellow = 0.40 and Black (K on CMYK) = 0.24.
Color convert
| RGB | 193 | 113 | 116 | - |
| CMYK | 0 | 0.41 | 0.40 | 0.24 |
| HSL | 357.75º | 0.39% | 0.6% | - |
| HSV(B) | 357.75º | 0.41% | 0.76% | - |
| XYZ | 31.05 | 24.41 | 19.6 | - |
| YUV | 137.26 | 116 | 167.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 193 | 113 | 116 | 0 | 0.41 | 0.40 | 0.24 | 357.75 | 0.39 | 0.6 |
| Hex | C1 | 71 | 74 | 0 | 29 | 28 | 18 | 166 | 27 | 3C |
| Octal | 301 | 161 | 164 | 0 | 51 | 50 | 30 | 546 | 47 | 74 |
| Binary | 11000001 | 1110001 | 1110100 | 0 | 101001 | 101000 | 11000 | 101100110 | 100111 | 111100 |
Color Harmonies of #C17174
Complementary color
Monochromatic Colors of #C17174
Black with #C17174
Text Example
Text Example
White with #C17174
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C17174; }
p { color: rgb(193,113,116); }
H1.HeaderClassName
{
color: #C17174;
}
.AnyTagClassName
{
color: #C17174;
}
</style>
background-color css
<style>
a { background-color: #C17174; }
a { background-color: rgb(193,113,116); }
div.DivClassName
{
background-color: #C17174;
}
.BgClassName
{
background-color: #C17174;
}
</style>
border-color css
<style>
span { border-color: #C17174; }
span { border-color: rgb(193,113,116); }
td.TdClassName
{
border-color: #C17174;
}
.TagClassName
{
border-color: #C17174;
}
</style>