Shades of Turkish Rose #B37276
Tints of Turkish Rose #B37276
RGB
CMYK
RGB Variations
Color information
#B37276 (or 0xB37276) is known color: Turkish Rose. HEX triplet: B3, 72 and 76. RGB value is (179,114,118). Sum of RGB (Red+Green+Blue) = 179+114+118=411 (54% of max value = 765). Red value is 179 (70.31% from 255 or 43.55% from 411); Green value is 114 (44.92% from 255 or 27.74% from 411); Blue value is 118 (46.48% from 255 or 28.71% from 411); Max value from RGB is 179 - color contains mainly: red. Hex color #B37276 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B37276 is #4C8D89. Grayscale: #858585. Windows color (decimal): -5016970 or 7762611. OLE color: 7762611.
HSL color Cylindrical-coordinate representation of color #B37276: hue angle of 356.31º degrees, saturation: 0.3, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #B37276 is Cyan = 0, Magento = 0.36, Yellow = 0.34 and Black (K on CMYK) = 0.30.
Color convert
| RGB | 179 | 114 | 118 | - |
| CMYK | 0 | 0.36 | 0.34 | 0.30 |
| HSL | 356.31º | 0.3% | 0.57% | - |
| HSV(B) | 356.31º | 0.36% | 0.7% | - |
| XYZ | 27.88 | 22.93 | 20.1 | - |
| YUV | 133.89 | 119.03 | 160.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 179 | 114 | 118 | 0 | 0.36 | 0.34 | 0.30 | 356.31 | 0.3 | 0.57 |
| Hex | B3 | 72 | 76 | 0 | 24 | 22 | 1E | 164 | 1E | 39 |
| Octal | 263 | 162 | 166 | 0 | 44 | 42 | 36 | 544 | 36 | 71 |
| Binary | 10110011 | 1110010 | 1110110 | 0 | 100100 | 100010 | 11110 | 101100100 | 11110 | 111001 |
Color Harmonies of #B37276
Complementary color
Monochromatic Colors of #B37276
Black with #B37276
Text Example
Text Example
White with #B37276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B37276; }
p { color: rgb(179,114,118); }
H1.HeaderClassName
{
color: #B37276;
}
.AnyTagClassName
{
color: #B37276;
}
</style>
background-color css
<style>
a { background-color: #B37276; }
a { background-color: rgb(179,114,118); }
div.DivClassName
{
background-color: #B37276;
}
.BgClassName
{
background-color: #B37276;
}
</style>
border-color css
<style>
span { border-color: #B37276; }
span { border-color: rgb(179,114,118); }
td.TdClassName
{
border-color: #B37276;
}
.TagClassName
{
border-color: #B37276;
}
</style>