Shades of Turkish Rose #B27071
Tints of Turkish Rose #B27071
RGB
CMYK
RGB Variations
Color information
#B27071 (or 0xB27071) is known color: Turkish Rose. HEX triplet: B2, 70 and 71. RGB value is (178,112,113). Sum of RGB (Red+Green+Blue) = 178+112+113=403 (53% of max value = 765). Red value is 178 (69.92% from 255 or 44.17% from 403); Green value is 112 (44.14% from 255 or 27.79% from 403); Blue value is 113 (44.53% from 255 or 28.04% from 403); Max value from RGB is 178 - color contains mainly: red. Hex color #B27071 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B27071 is #4D8F8E. Grayscale: #838383. Windows color (decimal): -5083023 or 7434418. OLE color: 7434418.
HSL color Cylindrical-coordinate representation of color #B27071: hue angle of 359.09º degrees, saturation: 0.3, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #B27071 is Cyan = 0, Magento = 0.37, Yellow = 0.37 and Black (K on CMYK) = 0.30.
Color convert
| RGB | 178 | 112 | 113 | - |
| CMYK | 0 | 0.37 | 0.37 | 0.30 |
| HSL | 359.09º | 0.3% | 0.57% | - |
| HSV(B) | 359.09º | 0.37% | 0.7% | - |
| XYZ | 27.13 | 22.25 | 18.49 | - |
| YUV | 131.85 | 117.37 | 160.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 178 | 112 | 113 | 0 | 0.37 | 0.37 | 0.30 | 359.09 | 0.3 | 0.57 |
| Hex | B2 | 70 | 71 | 0 | 25 | 25 | 1E | 167 | 1E | 39 |
| Octal | 262 | 160 | 161 | 0 | 45 | 45 | 36 | 547 | 36 | 71 |
| Binary | 10110010 | 1110000 | 1110001 | 0 | 100101 | 100101 | 11110 | 101100111 | 11110 | 111001 |
Color Harmonies of #B27071
Complementary color
Monochromatic Colors of #B27071
Black with #B27071
Text Example
Text Example
White with #B27071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B27071; }
p { color: rgb(178,112,113); }
H1.HeaderClassName
{
color: #B27071;
}
.AnyTagClassName
{
color: #B27071;
}
</style>
background-color css
<style>
a { background-color: #B27071; }
a { background-color: rgb(178,112,113); }
div.DivClassName
{
background-color: #B27071;
}
.BgClassName
{
background-color: #B27071;
}
</style>
border-color css
<style>
span { border-color: #B27071; }
span { border-color: rgb(178,112,113); }
td.TdClassName
{
border-color: #B27071;
}
.TagClassName
{
border-color: #B27071;
}
</style>