Shades of Turkish Rose #B17177
Tints of Turkish Rose #B17177
RGB
CMYK
RGB Variations
Color information
#B17177 (or 0xB17177) is known color: Turkish Rose. HEX triplet: B1, 71 and 77. RGB value is (177,113,119). Sum of RGB (Red+Green+Blue) = 177+113+119=409 (54% of max value = 765). Red value is 177 (69.53% from 255 or 43.28% from 409); Green value is 113 (44.53% from 255 or 27.63% from 409); Blue value is 119 (46.88% from 255 or 29.10% from 409); Max value from RGB is 177 - color contains mainly: red. Hex color #B17177 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B17177 is #4E8E88. Grayscale: #848484. Windows color (decimal): -5148297 or 7827889. OLE color: 7827889.
HSL color Cylindrical-coordinate representation of color #B17177: hue angle of 354.38º 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 #B17177 is Cyan = 0, Magento = 0.36, Yellow = 0.33 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 177 | 113 | 119 | - |
| CMYK | 0 | 0.36 | 0.33 | 0.31 |
| HSL | 354.38º | 0.29% | 0.57% | - |
| HSV(B) | 354.38º | 0.36% | 0.69% | - |
| XYZ | 27.37 | 22.49 | 20.35 | - |
| YUV | 132.82 | 120.2 | 159.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 177 | 113 | 119 | 0 | 0.36 | 0.33 | 0.31 | 354.38 | 0.29 | 0.57 |
| Hex | B1 | 71 | 77 | 0 | 24 | 21 | 1F | 162 | 1D | 39 |
| Octal | 261 | 161 | 167 | 0 | 44 | 41 | 37 | 542 | 35 | 71 |
| Binary | 10110001 | 1110001 | 1110111 | 0 | 100100 | 100001 | 11111 | 101100010 | 11101 | 111001 |
Color Harmonies of #B17177
Complementary color
Monochromatic Colors of #B17177
Black with #B17177
Text Example
Text Example
White with #B17177
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B17177; }
p { color: rgb(177,113,119); }
H1.HeaderClassName
{
color: #B17177;
}
.AnyTagClassName
{
color: #B17177;
}
</style>
background-color css
<style>
a { background-color: #B17177; }
a { background-color: rgb(177,113,119); }
div.DivClassName
{
background-color: #B17177;
}
.BgClassName
{
background-color: #B17177;
}
</style>
border-color css
<style>
span { border-color: #B17177; }
span { border-color: rgb(177,113,119); }
td.TdClassName
{
border-color: #B17177;
}
.TagClassName
{
border-color: #B17177;
}
</style>