Shades of Turkish Rose #B27376
Tints of Turkish Rose #B27376
RGB
CMYK
RGB Variations
Color information
#B27376 (or 0xB27376) is known color: Turkish Rose. HEX triplet: B2, 73 and 76. RGB value is (178,115,118). Sum of RGB (Red+Green+Blue) = 178+115+118=411 (54% of max value = 765). Red value is 178 (69.92% from 255 or 43.31% from 411); Green value is 115 (45.31% from 255 or 27.98% from 411); Blue value is 118 (46.48% from 255 or 28.71% from 411); Max value from RGB is 178 - color contains mainly: red. Hex color #B27376 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B27376 is #4D8C89. Grayscale: #868686. Windows color (decimal): -5082250 or 7762866. OLE color: 7762866.
HSL color Cylindrical-coordinate representation of color #B27376: hue angle of 357.14º degrees, saturation: 0.29, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #B27376 is Cyan = 0, Magento = 0.35, Yellow = 0.34 and Black (K on CMYK) = 0.30.
Color convert
| RGB | 178 | 115 | 118 | - |
| CMYK | 0 | 0.35 | 0.34 | 0.30 |
| HSL | 357.14º | 0.29% | 0.57% | - |
| HSV(B) | 357.14º | 0.35% | 0.7% | - |
| XYZ | 27.76 | 23.03 | 20.12 | - |
| YUV | 134.18 | 118.87 | 159.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 178 | 115 | 118 | 0 | 0.35 | 0.34 | 0.30 | 357.14 | 0.29 | 0.57 |
| Hex | B2 | 73 | 76 | 0 | 23 | 22 | 1E | 165 | 1D | 39 |
| Octal | 262 | 163 | 166 | 0 | 43 | 42 | 36 | 545 | 35 | 71 |
| Binary | 10110010 | 1110011 | 1110110 | 0 | 100011 | 100010 | 11110 | 101100101 | 11101 | 111001 |
Color Harmonies of #B27376
Complementary color
Monochromatic Colors of #B27376
Black with #B27376
Text Example
Text Example
White with #B27376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B27376; }
p { color: rgb(178,115,118); }
H1.HeaderClassName
{
color: #B27376;
}
.AnyTagClassName
{
color: #B27376;
}
</style>
background-color css
<style>
a { background-color: #B27376; }
a { background-color: rgb(178,115,118); }
div.DivClassName
{
background-color: #B27376;
}
.BgClassName
{
background-color: #B27376;
}
</style>
border-color css
<style>
span { border-color: #B27376; }
span { border-color: rgb(178,115,118); }
td.TdClassName
{
border-color: #B27376;
}
.TagClassName
{
border-color: #B27376;
}
</style>