Shades of Turkish Rose #B57173
Tints of Turkish Rose #B57173
RGB
CMYK
RGB Variations
Color information
#B57173 (or 0xB57173) is known color: Turkish Rose. HEX triplet: B5, 71 and 73. RGB value is (181,113,115). Sum of RGB (Red+Green+Blue) = 181+113+115=409 (54% of max value = 765). Red value is 181 (71.09% from 255 or 44.25% from 409); Green value is 113 (44.53% from 255 or 27.63% from 409); Blue value is 115 (45.31% from 255 or 28.12% from 409); Max value from RGB is 181 - color contains mainly: red. Hex color #B57173 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B57173 is #4A8E8C. Grayscale: #858585. Windows color (decimal): -4886157 or 7565749. OLE color: 7565749.
HSL color Cylindrical-coordinate representation of color #B57173: hue angle of 358.24º 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 #B57173 is Cyan = 0, Magento = 0.38, Yellow = 0.36 and Black (K on CMYK) = 0.29.
Color convert
| RGB | 181 | 113 | 115 | - |
| CMYK | 0 | 0.38 | 0.36 | 0.29 |
| HSL | 358.24º | 0.31% | 0.58% | - |
| HSV(B) | 358.24º | 0.38% | 0.71% | - |
| XYZ | 28.06 | 22.87 | 19.16 | - |
| YUV | 133.56 | 117.53 | 161.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 181 | 113 | 115 | 0 | 0.38 | 0.36 | 0.29 | 358.24 | 0.31 | 0.58 |
| Hex | B5 | 71 | 73 | 0 | 26 | 24 | 1D | 166 | 1F | 3A |
| Octal | 265 | 161 | 163 | 0 | 46 | 44 | 35 | 546 | 37 | 72 |
| Binary | 10110101 | 1110001 | 1110011 | 0 | 100110 | 100100 | 11101 | 101100110 | 11111 | 111010 |
Color Harmonies of #B57173
Complementary color
Monochromatic Colors of #B57173
Black with #B57173
Text Example
Text Example
White with #B57173
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B57173; }
p { color: rgb(181,113,115); }
H1.HeaderClassName
{
color: #B57173;
}
.AnyTagClassName
{
color: #B57173;
}
</style>
background-color css
<style>
a { background-color: #B57173; }
a { background-color: rgb(181,113,115); }
div.DivClassName
{
background-color: #B57173;
}
.BgClassName
{
background-color: #B57173;
}
</style>
border-color css
<style>
span { border-color: #B57173; }
span { border-color: rgb(181,113,115); }
td.TdClassName
{
border-color: #B57173;
}
.TagClassName
{
border-color: #B57173;
}
</style>