Shades of Turkish Rose #B87072
Tints of Turkish Rose #B87072
RGB
CMYK
RGB Variations
Color information
#B87072 (or 0xB87072) is known color: Turkish Rose. HEX triplet: B8, 70 and 72. RGB value is (184,112,114). Sum of RGB (Red+Green+Blue) = 184+112+114=410 (54% of max value = 765). Red value is 184 (72.27% from 255 or 44.88% from 410); Green value is 112 (44.14% from 255 or 27.32% from 410); Blue value is 114 (44.92% from 255 or 27.80% from 410); Max value from RGB is 184 - color contains mainly: red. Hex color #B87072 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B87072 is #478F8D. Grayscale: #858585. Windows color (decimal): -4689806 or 7499960. OLE color: 7499960.
HSL color Cylindrical-coordinate representation of color #B87072: hue angle of 358.33º degrees, saturation: 0.34, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #B87072 is Cyan = 0, Magento = 0.39, Yellow = 0.38 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 184 | 112 | 114 | - |
| CMYK | 0 | 0.39 | 0.38 | 0.28 |
| HSL | 358.33º | 0.34% | 0.58% | - |
| HSV(B) | 358.33º | 0.39% | 0.72% | - |
| XYZ | 28.6 | 22.99 | 18.85 | - |
| YUV | 133.76 | 116.85 | 163.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 184 | 112 | 114 | 0 | 0.39 | 0.38 | 0.28 | 358.33 | 0.34 | 0.58 |
| Hex | B8 | 70 | 72 | 0 | 27 | 26 | 1C | 166 | 22 | 3A |
| Octal | 270 | 160 | 162 | 0 | 47 | 46 | 34 | 546 | 42 | 72 |
| Binary | 10111000 | 1110000 | 1110010 | 0 | 100111 | 100110 | 11100 | 101100110 | 100010 | 111010 |
Color Harmonies of #B87072
Complementary color
Monochromatic Colors of #B87072
Black with #B87072
Text Example
Text Example
White with #B87072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B87072; }
p { color: rgb(184,112,114); }
H1.HeaderClassName
{
color: #B87072;
}
.AnyTagClassName
{
color: #B87072;
}
</style>
background-color css
<style>
a { background-color: #B87072; }
a { background-color: rgb(184,112,114); }
div.DivClassName
{
background-color: #B87072;
}
.BgClassName
{
background-color: #B87072;
}
</style>
border-color css
<style>
span { border-color: #B87072; }
span { border-color: rgb(184,112,114); }
td.TdClassName
{
border-color: #B87072;
}
.TagClassName
{
border-color: #B87072;
}
</style>