Shades of Turkish Rose #B46871
Tints of Turkish Rose #B46871
RGB
CMYK
RGB Variations
Color information
#B46871 (or 0xB46871) is known color: Turkish Rose. HEX triplet: B4, 68 and 71. RGB value is (180,104,113). Sum of RGB (Red+Green+Blue) = 180+104+113=397 (52% of max value = 765). Red value is 180 (70.70% from 255 or 45.34% from 397); Green value is 104 (41.02% from 255 or 26.20% from 397); Blue value is 113 (44.53% from 255 or 28.46% from 397); Max value from RGB is 180 - color contains mainly: red. Hex color #B46871 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B46871 is #4B978E. Grayscale: #7F7F7F. Windows color (decimal): -4953999 or 7432372. OLE color: 7432372.
HSL color Cylindrical-coordinate representation of color #B46871: hue angle of 352.89º degrees, saturation: 0.34, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #B46871 is Cyan = 0, Magento = 0.42, Yellow = 0.37 and Black (K on CMYK) = 0.29.
Color convert
| RGB | 180 | 104 | 113 | - |
| CMYK | 0 | 0.42 | 0.37 | 0.29 |
| HSL | 352.89º | 0.34% | 0.56% | - |
| HSV(B) | 352.89º | 0.42% | 0.71% | - |
| XYZ | 26.75 | 20.8 | 18.23 | - |
| YUV | 127.75 | 119.68 | 165.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 180 | 104 | 113 | 0 | 0.42 | 0.37 | 0.29 | 352.89 | 0.34 | 0.56 |
| Hex | B4 | 68 | 71 | 0 | 2A | 25 | 1D | 161 | 22 | 38 |
| Octal | 264 | 150 | 161 | 0 | 52 | 45 | 35 | 541 | 42 | 70 |
| Binary | 10110100 | 1101000 | 1110001 | 0 | 101010 | 100101 | 11101 | 101100001 | 100010 | 111000 |
Color Harmonies of #B46871
Complementary color
Monochromatic Colors of #B46871
Black with #B46871
Text Example
Text Example
White with #B46871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B46871; }
p { color: rgb(180,104,113); }
H1.HeaderClassName
{
color: #B46871;
}
.AnyTagClassName
{
color: #B46871;
}
</style>
background-color css
<style>
a { background-color: #B46871; }
a { background-color: rgb(180,104,113); }
div.DivClassName
{
background-color: #B46871;
}
.BgClassName
{
background-color: #B46871;
}
</style>
border-color css
<style>
span { border-color: #B46871; }
span { border-color: rgb(180,104,113); }
td.TdClassName
{
border-color: #B46871;
}
.TagClassName
{
border-color: #B46871;
}
</style>