Shades of Turkish Rose #B57072
Tints of Turkish Rose #B57072
RGB
CMYK
RGB Variations
Color information
#B57072 (or 0xB57072) is known color: Turkish Rose. HEX triplet: B5, 70 and 72. RGB value is (181,112,114). Sum of RGB (Red+Green+Blue) = 181+112+114=407 (53% of max value = 765). Red value is 181 (71.09% from 255 or 44.47% from 407); Green value is 112 (44.14% from 255 or 27.52% from 407); Blue value is 114 (44.92% from 255 or 28.01% from 407); Max value from RGB is 181 - color contains mainly: red. Hex color #B57072 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B57072 is #4A8F8D. Grayscale: #848484. Windows color (decimal): -4886414 or 7499957. OLE color: 7499957.
HSL color Cylindrical-coordinate representation of color #B57072: hue angle of 358.26º degrees, saturation: 0.32, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #B57072 is Cyan = 0, Magento = 0.38, Yellow = 0.37 and Black (K on CMYK) = 0.29.
Color convert
| RGB | 181 | 112 | 114 | - |
| CMYK | 0 | 0.38 | 0.37 | 0.29 |
| HSL | 358.26º | 0.32% | 0.57% | - |
| HSV(B) | 358.26º | 0.38% | 0.71% | - |
| XYZ | 27.89 | 22.63 | 18.82 | - |
| YUV | 132.86 | 117.36 | 162.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 181 | 112 | 114 | 0 | 0.38 | 0.37 | 0.29 | 358.26 | 0.32 | 0.57 |
| Hex | B5 | 70 | 72 | 0 | 26 | 25 | 1D | 166 | 20 | 39 |
| Octal | 265 | 160 | 162 | 0 | 46 | 45 | 35 | 546 | 40 | 71 |
| Binary | 10110101 | 1110000 | 1110010 | 0 | 100110 | 100101 | 11101 | 101100110 | 100000 | 111001 |
Color Harmonies of #B57072
Complementary color
Monochromatic Colors of #B57072
Black with #B57072
Text Example
Text Example
White with #B57072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B57072; }
p { color: rgb(181,112,114); }
H1.HeaderClassName
{
color: #B57072;
}
.AnyTagClassName
{
color: #B57072;
}
</style>
background-color css
<style>
a { background-color: #B57072; }
a { background-color: rgb(181,112,114); }
div.DivClassName
{
background-color: #B57072;
}
.BgClassName
{
background-color: #B57072;
}
</style>
border-color css
<style>
span { border-color: #B57072; }
span { border-color: rgb(181,112,114); }
td.TdClassName
{
border-color: #B57072;
}
.TagClassName
{
border-color: #B57072;
}
</style>