Shades of Turkish Rose #B57177
Tints of Turkish Rose #B57177
RGB
CMYK
RGB Variations
Color information
#B57177 (or 0xB57177) is known color: Turkish Rose. HEX triplet: B5, 71 and 77. RGB value is (181,113,119). Sum of RGB (Red+Green+Blue) = 181+113+119=413 (54% of max value = 765). Red value is 181 (71.09% from 255 or 43.83% from 413); Green value is 113 (44.53% from 255 or 27.36% from 413); Blue value is 119 (46.88% from 255 or 28.81% from 413); Max value from RGB is 181 - color contains mainly: red. Hex color #B57177 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B57177 is #4A8E88. Grayscale: #868686. Windows color (decimal): -4886153 or 7827893. OLE color: 7827893.
HSL color Cylindrical-coordinate representation of color #B57177: hue angle of 354.71º degrees, saturation: 0.31, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #B57177 is Cyan = 0, Magento = 0.38, Yellow = 0.34 and Black (K on CMYK) = 0.29.
Color convert
| RGB | 181 | 113 | 119 | - |
| CMYK | 0 | 0.38 | 0.34 | 0.29 |
| HSL | 354.71º | 0.31% | 0.58% | - |
| HSV(B) | 354.71º | 0.38% | 0.71% | - |
| XYZ | 28.29 | 22.97 | 20.39 | - |
| YUV | 134.02 | 119.53 | 161.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 181 | 113 | 119 | 0 | 0.38 | 0.34 | 0.29 | 354.71 | 0.31 | 0.58 |
| Hex | B5 | 71 | 77 | 0 | 26 | 22 | 1D | 163 | 1F | 3A |
| Octal | 265 | 161 | 167 | 0 | 46 | 42 | 35 | 543 | 37 | 72 |
| Binary | 10110101 | 1110001 | 1110111 | 0 | 100110 | 100010 | 11101 | 101100011 | 11111 | 111010 |
Color Harmonies of #B57177
Complementary color
Monochromatic Colors of #B57177
Black with #B57177
Text Example
Text Example
White with #B57177
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B57177; }
p { color: rgb(181,113,119); }
H1.HeaderClassName
{
color: #B57177;
}
.AnyTagClassName
{
color: #B57177;
}
</style>
background-color css
<style>
a { background-color: #B57177; }
a { background-color: rgb(181,113,119); }
div.DivClassName
{
background-color: #B57177;
}
.BgClassName
{
background-color: #B57177;
}
</style>
border-color css
<style>
span { border-color: #B57177; }
span { border-color: rgb(181,113,119); }
td.TdClassName
{
border-color: #B57177;
}
.TagClassName
{
border-color: #B57177;
}
</style>