Shades of Turkish Rose #B86972
Tints of Turkish Rose #B86972
RGB
CMYK
RGB Variations
Color information
#B86972 (or 0xB86972) is known color: Turkish Rose. HEX triplet: B8, 69 and 72. RGB value is (184,105,114). Sum of RGB (Red+Green+Blue) = 184+105+114=403 (53% of max value = 765). Red value is 184 (72.27% from 255 or 45.66% from 403); Green value is 105 (41.41% from 255 or 26.05% from 403); Blue value is 114 (44.92% from 255 or 28.29% from 403); Max value from RGB is 184 - color contains mainly: red. Hex color #B86972 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B86972 is #47968D. Grayscale: #818181. Windows color (decimal): -4691598 or 7498168. OLE color: 7498168.
HSL color Cylindrical-coordinate representation of color #B86972: hue angle of 353.16º degrees, saturation: 0.36, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #B86972 is Cyan = 0, Magento = 0.43, Yellow = 0.38 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 184 | 105 | 114 | - |
| CMYK | 0 | 0.43 | 0.38 | 0.28 |
| HSL | 353.16º | 0.36% | 0.57% | - |
| HSV(B) | 353.16º | 0.43% | 0.72% | - |
| XYZ | 27.86 | 21.51 | 18.6 | - |
| YUV | 129.65 | 119.17 | 166.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 184 | 105 | 114 | 0 | 0.43 | 0.38 | 0.28 | 353.16 | 0.36 | 0.57 |
| Hex | B8 | 69 | 72 | 0 | 2B | 26 | 1C | 161 | 24 | 39 |
| Octal | 270 | 151 | 162 | 0 | 53 | 46 | 34 | 541 | 44 | 71 |
| Binary | 10111000 | 1101001 | 1110010 | 0 | 101011 | 100110 | 11100 | 101100001 | 100100 | 111001 |
Color Harmonies of #B86972
Complementary color
Monochromatic Colors of #B86972
Black with #B86972
Text Example
Text Example
White with #B86972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B86972; }
p { color: rgb(184,105,114); }
H1.HeaderClassName
{
color: #B86972;
}
.AnyTagClassName
{
color: #B86972;
}
</style>
background-color css
<style>
a { background-color: #B86972; }
a { background-color: rgb(184,105,114); }
div.DivClassName
{
background-color: #B86972;
}
.BgClassName
{
background-color: #B86972;
}
</style>
border-color css
<style>
span { border-color: #B86972; }
span { border-color: rgb(184,105,114); }
td.TdClassName
{
border-color: #B86972;
}
.TagClassName
{
border-color: #B86972;
}
</style>