Shades of Turkish Rose #B26771
Tints of Turkish Rose #B26771
RGB
CMYK
RGB Variations
Color information
#B26771 (or 0xB26771) is known color: Turkish Rose. HEX triplet: B2, 67 and 71. RGB value is (178,103,113). Sum of RGB (Red+Green+Blue) = 178+103+113=394 (52% of max value = 765). Red value is 178 (69.92% from 255 or 45.18% from 394); Green value is 103 (40.62% from 255 or 26.14% from 394); Blue value is 113 (44.53% from 255 or 28.68% from 394); Max value from RGB is 178 - color contains mainly: red. Hex color #B26771 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B26771 is #4D988E. Grayscale: #7E7E7E. Windows color (decimal): -5085327 or 7432114. OLE color: 7432114.
HSL color Cylindrical-coordinate representation of color #B26771: hue angle of 352º degrees, saturation: 0.33, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #B26771 is Cyan = 0, Magento = 0.42, Yellow = 0.37 and Black (K on CMYK) = 0.30.
Color convert
| RGB | 178 | 103 | 113 | - |
| CMYK | 0 | 0.42 | 0.37 | 0.30 |
| HSL | 352º | 0.33% | 0.55% | - |
| HSV(B) | 352º | 0.42% | 0.7% | - |
| XYZ | 26.19 | 20.36 | 18.17 | - |
| YUV | 126.57 | 120.35 | 164.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 178 | 103 | 113 | 0 | 0.42 | 0.37 | 0.30 | 352 | 0.33 | 0.55 |
| Hex | B2 | 67 | 71 | 0 | 2A | 25 | 1E | 160 | 21 | 37 |
| Octal | 262 | 147 | 161 | 0 | 52 | 45 | 36 | 540 | 41 | 67 |
| Binary | 10110010 | 1100111 | 1110001 | 0 | 101010 | 100101 | 11110 | 101100000 | 100001 | 110111 |
Color Harmonies of #B26771
Complementary color
Monochromatic Colors of #B26771
Black with #B26771
Text Example
Text Example
White with #B26771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B26771; }
p { color: rgb(178,103,113); }
H1.HeaderClassName
{
color: #B26771;
}
.AnyTagClassName
{
color: #B26771;
}
</style>
background-color css
<style>
a { background-color: #B26771; }
a { background-color: rgb(178,103,113); }
div.DivClassName
{
background-color: #B26771;
}
.BgClassName
{
background-color: #B26771;
}
</style>
border-color css
<style>
span { border-color: #B26771; }
span { border-color: rgb(178,103,113); }
td.TdClassName
{
border-color: #B26771;
}
.TagClassName
{
border-color: #B26771;
}
</style>