Shades of Turkish Rose #B26575
Tints of Turkish Rose #B26575
RGB
CMYK
RGB Variations
Color information
#B26575 (or 0xB26575) is known color: Turkish Rose. HEX triplet: B2, 65 and 75. RGB value is (178,101,117). Sum of RGB (Red+Green+Blue) = 178+101+117=396 (52% of max value = 765). Red value is 178 (69.92% from 255 or 44.95% from 396); Green value is 101 (39.84% from 255 or 25.51% from 396); Blue value is 117 (46.09% from 255 or 29.55% from 396); Max value from RGB is 178 - color contains mainly: red. Hex color #B26575 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B26575 is #4D9A8A. Grayscale: #7D7D7D. Windows color (decimal): -5085835 or 7693746. OLE color: 7693746.
HSL color Cylindrical-coordinate representation of color #B26575: hue angle of 347.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 #B26575 is Cyan = 0, Magento = 0.43, Yellow = 0.34 and Black (K on CMYK) = 0.30.
Color convert
| RGB | 178 | 101 | 117 | - |
| CMYK | 0 | 0.43 | 0.34 | 0.30 |
| HSL | 347.53º | 0.33% | 0.55% | - |
| HSV(B) | 347.53º | 0.43% | 0.7% | - |
| XYZ | 26.22 | 20.06 | 19.32 | - |
| YUV | 125.85 | 123.01 | 165.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 178 | 101 | 117 | 0 | 0.43 | 0.34 | 0.30 | 347.53 | 0.33 | 0.55 |
| Hex | B2 | 65 | 75 | 0 | 2B | 22 | 1E | 15C | 21 | 37 |
| Octal | 262 | 145 | 165 | 0 | 53 | 42 | 36 | 534 | 41 | 67 |
| Binary | 10110010 | 1100101 | 1110101 | 0 | 101011 | 100010 | 11110 | 101011100 | 100001 | 110111 |
Color Harmonies of #B26575
Complementary color
Monochromatic Colors of #B26575
Black with #B26575
Text Example
Text Example
White with #B26575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B26575; }
p { color: rgb(178,101,117); }
H1.HeaderClassName
{
color: #B26575;
}
.AnyTagClassName
{
color: #B26575;
}
</style>
background-color css
<style>
a { background-color: #B26575; }
a { background-color: rgb(178,101,117); }
div.DivClassName
{
background-color: #B26575;
}
.BgClassName
{
background-color: #B26575;
}
</style>
border-color css
<style>
span { border-color: #B26575; }
span { border-color: rgb(178,101,117); }
td.TdClassName
{
border-color: #B26575;
}
.TagClassName
{
border-color: #B26575;
}
</style>