Shades of Turkish Rose #B37176
Tints of Turkish Rose #B37176
RGB
CMYK
RGB Variations
Color information
#B37176 (or 0xB37176) is known color: Turkish Rose. HEX triplet: B3, 71 and 76. RGB value is (179,113,118). Sum of RGB (Red+Green+Blue) = 179+113+118=410 (54% of max value = 765). Red value is 179 (70.31% from 255 or 43.66% from 410); Green value is 113 (44.53% from 255 or 27.56% from 410); Blue value is 118 (46.48% from 255 or 28.78% from 410); Max value from RGB is 179 - color contains mainly: red. Hex color #B37176 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B37176 is #4C8E89. Grayscale: #858585. Windows color (decimal): -5017226 or 7762355. OLE color: 7762355.
HSL color Cylindrical-coordinate representation of color #B37176: hue angle of 355.45º 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 #B37176 is Cyan = 0, Magento = 0.37, Yellow = 0.34 and Black (K on CMYK) = 0.30.
Color convert
| RGB | 179 | 113 | 118 | - |
| CMYK | 0 | 0.37 | 0.34 | 0.30 |
| HSL | 355.45º | 0.3% | 0.57% | - |
| HSV(B) | 355.45º | 0.37% | 0.7% | - |
| XYZ | 27.77 | 22.7 | 20.06 | - |
| YUV | 133.3 | 119.37 | 160.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 179 | 113 | 118 | 0 | 0.37 | 0.34 | 0.30 | 355.45 | 0.3 | 0.57 |
| Hex | B3 | 71 | 76 | 0 | 25 | 22 | 1E | 163 | 1E | 39 |
| Octal | 263 | 161 | 166 | 0 | 45 | 42 | 36 | 543 | 36 | 71 |
| Binary | 10110011 | 1110001 | 1110110 | 0 | 100101 | 100010 | 11110 | 101100011 | 11110 | 111001 |
Color Harmonies of #B37176
Complementary color
Monochromatic Colors of #B37176
Black with #B37176
Text Example
Text Example
White with #B37176
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B37176; }
p { color: rgb(179,113,118); }
H1.HeaderClassName
{
color: #B37176;
}
.AnyTagClassName
{
color: #B37176;
}
</style>
background-color css
<style>
a { background-color: #B37176; }
a { background-color: rgb(179,113,118); }
div.DivClassName
{
background-color: #B37176;
}
.BgClassName
{
background-color: #B37176;
}
</style>
border-color css
<style>
span { border-color: #B37176; }
span { border-color: rgb(179,113,118); }
td.TdClassName
{
border-color: #B37176;
}
.TagClassName
{
border-color: #B37176;
}
</style>