Shades of Turkish Rose #B37376
Tints of Turkish Rose #B37376
RGB
CMYK
RGB Variations
Color information
#B37376 (or 0xB37376) is known color: Turkish Rose. HEX triplet: B3, 73 and 76. RGB value is (179,115,118). Sum of RGB (Red+Green+Blue) = 179+115+118=412 (54% of max value = 765). Red value is 179 (70.31% from 255 or 43.45% from 412); Green value is 115 (45.31% from 255 or 27.91% from 412); Blue value is 118 (46.48% from 255 or 28.64% from 412); Max value from RGB is 179 - color contains mainly: red. Hex color #B37376 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B37376 is #4C8C89. Grayscale: #868686. Windows color (decimal): -5016714 or 7762867. OLE color: 7762867.
HSL color Cylindrical-coordinate representation of color #B37376: hue angle of 357.19º degrees, saturation: 0.3, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #B37376 is Cyan = 0, Magento = 0.36, Yellow = 0.34 and Black (K on CMYK) = 0.30.
Color convert
| RGB | 179 | 115 | 118 | - |
| CMYK | 0 | 0.36 | 0.34 | 0.30 |
| HSL | 357.19º | 0.3% | 0.58% | - |
| HSV(B) | 357.19º | 0.36% | 0.7% | - |
| XYZ | 27.99 | 23.15 | 20.13 | - |
| YUV | 134.48 | 118.7 | 159.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 179 | 115 | 118 | 0 | 0.36 | 0.34 | 0.30 | 357.19 | 0.3 | 0.58 |
| Hex | B3 | 73 | 76 | 0 | 24 | 22 | 1E | 165 | 1E | 3A |
| Octal | 263 | 163 | 166 | 0 | 44 | 42 | 36 | 545 | 36 | 72 |
| Binary | 10110011 | 1110011 | 1110110 | 0 | 100100 | 100010 | 11110 | 101100101 | 11110 | 111010 |
Color Harmonies of #B37376
Complementary color
Monochromatic Colors of #B37376
Black with #B37376
Text Example
Text Example
White with #B37376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B37376; }
p { color: rgb(179,115,118); }
H1.HeaderClassName
{
color: #B37376;
}
.AnyTagClassName
{
color: #B37376;
}
</style>
background-color css
<style>
a { background-color: #B37376; }
a { background-color: rgb(179,115,118); }
div.DivClassName
{
background-color: #B37376;
}
.BgClassName
{
background-color: #B37376;
}
</style>
border-color css
<style>
span { border-color: #B37376; }
span { border-color: rgb(179,115,118); }
td.TdClassName
{
border-color: #B37376;
}
.TagClassName
{
border-color: #B37376;
}
</style>