Shades of Turkish Rose #B86572
Tints of Turkish Rose #B86572
RGB
CMYK
RGB Variations
Color information
#B86572 (or 0xB86572) is known color: Turkish Rose. HEX triplet: B8, 65 and 72. RGB value is (184,101,114). Sum of RGB (Red+Green+Blue) = 184+101+114=399 (52% of max value = 765). Red value is 184 (72.27% from 255 or 46.12% from 399); Green value is 101 (39.84% from 255 or 25.31% from 399); Blue value is 114 (44.92% from 255 or 28.57% from 399); Max value from RGB is 184 - color contains mainly: red. Hex color #B86572 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B86572 is #479A8D. Grayscale: #7F7F7F. Windows color (decimal): -4692622 or 7497144. OLE color: 7497144.
HSL color Cylindrical-coordinate representation of color #B86572: hue angle of 350.6º degrees, saturation: 0.37, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #B86572 is Cyan = 0, Magento = 0.45, Yellow = 0.38 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 184 | 101 | 114 | - |
| CMYK | 0 | 0.45 | 0.38 | 0.28 |
| HSL | 350.6º | 0.37% | 0.56% | - |
| HSV(B) | 350.6º | 0.45% | 0.72% | - |
| XYZ | 27.46 | 20.71 | 18.47 | - |
| YUV | 127.3 | 120.5 | 168.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 184 | 101 | 114 | 0 | 0.45 | 0.38 | 0.28 | 350.6 | 0.37 | 0.56 |
| Hex | B8 | 65 | 72 | 0 | 2D | 26 | 1C | 15F | 25 | 38 |
| Octal | 270 | 145 | 162 | 0 | 55 | 46 | 34 | 537 | 45 | 70 |
| Binary | 10111000 | 1100101 | 1110010 | 0 | 101101 | 100110 | 11100 | 101011111 | 100101 | 111000 |
Color Harmonies of #B86572
Complementary color
Monochromatic Colors of #B86572
Black with #B86572
Text Example
Text Example
White with #B86572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B86572; }
p { color: rgb(184,101,114); }
H1.HeaderClassName
{
color: #B86572;
}
.AnyTagClassName
{
color: #B86572;
}
</style>
background-color css
<style>
a { background-color: #B86572; }
a { background-color: rgb(184,101,114); }
div.DivClassName
{
background-color: #B86572;
}
.BgClassName
{
background-color: #B86572;
}
</style>
border-color css
<style>
span { border-color: #B86572; }
span { border-color: rgb(184,101,114); }
td.TdClassName
{
border-color: #B86572;
}
.TagClassName
{
border-color: #B86572;
}
</style>