Shades of Turkish Rose #B47273
Tints of Turkish Rose #B47273
RGB
CMYK
RGB Variations
Color information
#B47273 (or 0xB47273) is known color: Turkish Rose. HEX triplet: B4, 72 and 73. RGB value is (180,114,115). Sum of RGB (Red+Green+Blue) = 180+114+115=409 (54% of max value = 765). Red value is 180 (70.70% from 255 or 44.01% from 409); Green value is 114 (44.92% from 255 or 27.87% from 409); Blue value is 115 (45.31% from 255 or 28.12% from 409); Max value from RGB is 180 - color contains mainly: red. Hex color #B47273 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B47273 is #4B8D8C. Grayscale: #858585. Windows color (decimal): -4951437 or 7566004. OLE color: 7566004.
HSL color Cylindrical-coordinate representation of color #B47273: hue angle of 359.09º degrees, saturation: 0.31, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #B47273 is Cyan = 0, Magento = 0.37, Yellow = 0.36 and Black (K on CMYK) = 0.29.
Color convert
| RGB | 180 | 114 | 115 | - |
| CMYK | 0 | 0.37 | 0.36 | 0.29 |
| HSL | 359.09º | 0.31% | 0.58% | - |
| HSV(B) | 359.09º | 0.37% | 0.71% | - |
| XYZ | 27.93 | 22.98 | 19.18 | - |
| YUV | 133.85 | 117.37 | 160.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 180 | 114 | 115 | 0 | 0.37 | 0.36 | 0.29 | 359.09 | 0.31 | 0.58 |
| Hex | B4 | 72 | 73 | 0 | 25 | 24 | 1D | 167 | 1F | 3A |
| Octal | 264 | 162 | 163 | 0 | 45 | 44 | 35 | 547 | 37 | 72 |
| Binary | 10110100 | 1110010 | 1110011 | 0 | 100101 | 100100 | 11101 | 101100111 | 11111 | 111010 |
Color Harmonies of #B47273
Complementary color
Monochromatic Colors of #B47273
Black with #B47273
Text Example
Text Example
White with #B47273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B47273; }
p { color: rgb(180,114,115); }
H1.HeaderClassName
{
color: #B47273;
}
.AnyTagClassName
{
color: #B47273;
}
</style>
background-color css
<style>
a { background-color: #B47273; }
a { background-color: rgb(180,114,115); }
div.DivClassName
{
background-color: #B47273;
}
.BgClassName
{
background-color: #B47273;
}
</style>
border-color css
<style>
span { border-color: #B47273; }
span { border-color: rgb(180,114,115); }
td.TdClassName
{
border-color: #B47273;
}
.TagClassName
{
border-color: #B47273;
}
</style>