Shades of Turkish Rose #B17174
Tints of Turkish Rose #B17174
RGB
CMYK
RGB Variations
Color information
#B17174 (or 0xB17174) is known color: Turkish Rose. HEX triplet: B1, 71 and 74. RGB value is (177,113,116). Sum of RGB (Red+Green+Blue) = 177+113+116=406 (53% of max value = 765). Red value is 177 (69.53% from 255 or 43.60% from 406); Green value is 113 (44.53% from 255 or 27.83% from 406); Blue value is 116 (45.70% from 255 or 28.57% from 406); Max value from RGB is 177 - color contains mainly: red. Hex color #B17174 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B17174 is #4E8E8B. Grayscale: #848484. Windows color (decimal): -5148300 or 7631281. OLE color: 7631281.
HSL color Cylindrical-coordinate representation of color #B17174: hue angle of 357.19º degrees, saturation: 0.29, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #B17174 is Cyan = 0, Magento = 0.36, Yellow = 0.34 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 177 | 113 | 116 | - |
| CMYK | 0 | 0.36 | 0.34 | 0.31 |
| HSL | 357.19º | 0.29% | 0.57% | - |
| HSV(B) | 357.19º | 0.36% | 0.69% | - |
| XYZ | 27.19 | 22.42 | 19.42 | - |
| YUV | 132.48 | 118.7 | 159.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 177 | 113 | 116 | 0 | 0.36 | 0.34 | 0.31 | 357.19 | 0.29 | 0.57 |
| Hex | B1 | 71 | 74 | 0 | 24 | 22 | 1F | 165 | 1D | 39 |
| Octal | 261 | 161 | 164 | 0 | 44 | 42 | 37 | 545 | 35 | 71 |
| Binary | 10110001 | 1110001 | 1110100 | 0 | 100100 | 100010 | 11111 | 101100101 | 11101 | 111001 |
Color Harmonies of #B17174
Complementary color
Monochromatic Colors of #B17174
Black with #B17174
Text Example
Text Example
White with #B17174
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B17174; }
p { color: rgb(177,113,116); }
H1.HeaderClassName
{
color: #B17174;
}
.AnyTagClassName
{
color: #B17174;
}
</style>
background-color css
<style>
a { background-color: #B17174; }
a { background-color: rgb(177,113,116); }
div.DivClassName
{
background-color: #B17174;
}
.BgClassName
{
background-color: #B17174;
}
</style>
border-color css
<style>
span { border-color: #B17174; }
span { border-color: rgb(177,113,116); }
td.TdClassName
{
border-color: #B17174;
}
.TagClassName
{
border-color: #B17174;
}
</style>