Shades of Turkish Rose #B26570
Tints of Turkish Rose #B26570
RGB
CMYK
RGB Variations
Color information
#B26570 (or 0xB26570) is known color: Turkish Rose. HEX triplet: B2, 65 and 70. RGB value is (178,101,112). Sum of RGB (Red+Green+Blue) = 178+101+112=391 (51% of max value = 765). Red value is 178 (69.92% from 255 or 45.52% from 391); Green value is 101 (39.84% from 255 or 25.83% from 391); Blue value is 112 (44.14% from 255 or 28.64% from 391); Max value from RGB is 178 - color contains mainly: red. Hex color #B26570 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B26570 is #4D9A8F. Grayscale: #7D7D7D. Windows color (decimal): -5085840 or 7366066. OLE color: 7366066.
HSL color Cylindrical-coordinate representation of color #B26570: hue angle of 351.43º 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 #B26570 is Cyan = 0, Magento = 0.43, Yellow = 0.37 and Black (K on CMYK) = 0.30.
Color convert
| RGB | 178 | 101 | 112 | - |
| CMYK | 0 | 0.43 | 0.37 | 0.30 |
| HSL | 351.43º | 0.33% | 0.55% | - |
| HSV(B) | 351.43º | 0.43% | 0.7% | - |
| XYZ | 25.94 | 19.94 | 17.81 | - |
| YUV | 125.28 | 120.51 | 165.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 178 | 101 | 112 | 0 | 0.43 | 0.37 | 0.30 | 351.43 | 0.33 | 0.55 |
| Hex | B2 | 65 | 70 | 0 | 2B | 25 | 1E | 15F | 21 | 37 |
| Octal | 262 | 145 | 160 | 0 | 53 | 45 | 36 | 537 | 41 | 67 |
| Binary | 10110010 | 1100101 | 1110000 | 0 | 101011 | 100101 | 11110 | 101011111 | 100001 | 110111 |
Color Harmonies of #B26570
Complementary color
Monochromatic Colors of #B26570
Black with #B26570
Text Example
Text Example
White with #B26570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B26570; }
p { color: rgb(178,101,112); }
H1.HeaderClassName
{
color: #B26570;
}
.AnyTagClassName
{
color: #B26570;
}
</style>
background-color css
<style>
a { background-color: #B26570; }
a { background-color: rgb(178,101,112); }
div.DivClassName
{
background-color: #B26570;
}
.BgClassName
{
background-color: #B26570;
}
</style>
border-color css
<style>
span { border-color: #B26570; }
span { border-color: rgb(178,101,112); }
td.TdClassName
{
border-color: #B26570;
}
.TagClassName
{
border-color: #B26570;
}
</style>