Shades of Turkish Rose #B26672
Tints of Turkish Rose #B26672
RGB
CMYK
RGB Variations
Color information
#B26672 (or 0xB26672) is known color: Turkish Rose. HEX triplet: B2, 66 and 72. RGB value is (178,102,114). Sum of RGB (Red+Green+Blue) = 178+102+114=394 (52% of max value = 765). Red value is 178 (69.92% from 255 or 45.18% from 394); Green value is 102 (40.23% from 255 or 25.89% from 394); Blue value is 114 (44.92% from 255 or 28.93% from 394); Max value from RGB is 178 - color contains mainly: red. Hex color #B26672 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B26672 is #4D998D. Grayscale: #7E7E7E. Windows color (decimal): -5085582 or 7497394. OLE color: 7497394.
HSL color Cylindrical-coordinate representation of color #B26672: hue angle of 350.53º degrees, saturation: 0.33, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #B26672 is Cyan = 0, Magento = 0.43, Yellow = 0.36 and Black (K on CMYK) = 0.30.
Color convert
| RGB | 178 | 102 | 114 | - |
| CMYK | 0 | 0.43 | 0.36 | 0.30 |
| HSL | 350.53º | 0.33% | 0.55% | - |
| HSV(B) | 350.53º | 0.43% | 0.7% | - |
| XYZ | 26.15 | 20.18 | 18.44 | - |
| YUV | 126.09 | 121.18 | 165.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 178 | 102 | 114 | 0 | 0.43 | 0.36 | 0.30 | 350.53 | 0.33 | 0.55 |
| Hex | B2 | 66 | 72 | 0 | 2B | 24 | 1E | 15F | 21 | 37 |
| Octal | 262 | 146 | 162 | 0 | 53 | 44 | 36 | 537 | 41 | 67 |
| Binary | 10110010 | 1100110 | 1110010 | 0 | 101011 | 100100 | 11110 | 101011111 | 100001 | 110111 |
Color Harmonies of #B26672
Complementary color
Monochromatic Colors of #B26672
Black with #B26672
Text Example
Text Example
White with #B26672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B26672; }
p { color: rgb(178,102,114); }
H1.HeaderClassName
{
color: #B26672;
}
.AnyTagClassName
{
color: #B26672;
}
</style>
background-color css
<style>
a { background-color: #B26672; }
a { background-color: rgb(178,102,114); }
div.DivClassName
{
background-color: #B26672;
}
.BgClassName
{
background-color: #B26672;
}
</style>
border-color css
<style>
span { border-color: #B26672; }
span { border-color: rgb(178,102,114); }
td.TdClassName
{
border-color: #B26672;
}
.TagClassName
{
border-color: #B26672;
}
</style>