Shades of Turkish Rose #B26870
Tints of Turkish Rose #B26870
RGB
CMYK
RGB Variations
Color information
#B26870 (or 0xB26870) is known color: Turkish Rose. HEX triplet: B2, 68 and 70. RGB value is (178,104,112). Sum of RGB (Red+Green+Blue) = 178+104+112=394 (52% of max value = 765). Red value is 178 (69.92% from 255 or 45.18% from 394); Green value is 104 (41.02% from 255 or 26.40% from 394); Blue value is 112 (44.14% from 255 or 28.43% from 394); Max value from RGB is 178 - color contains mainly: red. Hex color #B26870 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B26870 is #4D978F. Grayscale: #7F7F7F. Windows color (decimal): -5085072 or 7366834. OLE color: 7366834.
HSL color Cylindrical-coordinate representation of color #B26870: hue angle of 353.51º degrees, saturation: 0.32, 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 #B26870 is Cyan = 0, Magento = 0.42, Yellow = 0.37 and Black (K on CMYK) = 0.30.
Color convert
| RGB | 178 | 104 | 112 | - |
| CMYK | 0 | 0.42 | 0.37 | 0.30 |
| HSL | 353.51º | 0.32% | 0.55% | - |
| HSV(B) | 353.51º | 0.42% | 0.7% | - |
| XYZ | 26.24 | 20.54 | 17.91 | - |
| YUV | 127.04 | 119.52 | 164.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 178 | 104 | 112 | 0 | 0.42 | 0.37 | 0.30 | 353.51 | 0.32 | 0.55 |
| Hex | B2 | 68 | 70 | 0 | 2A | 25 | 1E | 162 | 20 | 37 |
| Octal | 262 | 150 | 160 | 0 | 52 | 45 | 36 | 542 | 40 | 67 |
| Binary | 10110010 | 1101000 | 1110000 | 0 | 101010 | 100101 | 11110 | 101100010 | 100000 | 110111 |
Color Harmonies of #B26870
Complementary color
Monochromatic Colors of #B26870
Black with #B26870
Text Example
Text Example
White with #B26870
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B26870; }
p { color: rgb(178,104,112); }
H1.HeaderClassName
{
color: #B26870;
}
.AnyTagClassName
{
color: #B26870;
}
</style>
background-color css
<style>
a { background-color: #B26870; }
a { background-color: rgb(178,104,112); }
div.DivClassName
{
background-color: #B26870;
}
.BgClassName
{
background-color: #B26870;
}
</style>
border-color css
<style>
span { border-color: #B26870; }
span { border-color: rgb(178,104,112); }
td.TdClassName
{
border-color: #B26870;
}
.TagClassName
{
border-color: #B26870;
}
</style>