Shades of Turkish Rose #B36870
Tints of Turkish Rose #B36870
RGB
CMYK
RGB Variations
Color information
#B36870 (or 0xB36870) is known color: Turkish Rose. HEX triplet: B3, 68 and 70. RGB value is (179,104,112). Sum of RGB (Red+Green+Blue) = 179+104+112=395 (52% of max value = 765). Red value is 179 (70.31% from 255 or 45.32% from 395); Green value is 104 (41.02% from 255 or 26.33% from 395); Blue value is 112 (44.14% from 255 or 28.35% from 395); Max value from RGB is 179 - color contains mainly: red. Hex color #B36870 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B36870 is #4C978F. Grayscale: #7F7F7F. Windows color (decimal): -5019536 or 7366835. OLE color: 7366835.
HSL color Cylindrical-coordinate representation of color #B36870: hue angle of 353.6º 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 #B36870 is Cyan = 0, Magento = 0.42, Yellow = 0.37 and Black (K on CMYK) = 0.30.
Color convert
| RGB | 179 | 104 | 112 | - |
| CMYK | 0 | 0.42 | 0.37 | 0.30 |
| HSL | 353.6º | 0.33% | 0.55% | - |
| HSV(B) | 353.6º | 0.42% | 0.7% | - |
| XYZ | 26.47 | 20.65 | 17.92 | - |
| YUV | 127.34 | 119.35 | 164.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 179 | 104 | 112 | 0 | 0.42 | 0.37 | 0.30 | 353.6 | 0.33 | 0.55 |
| Hex | B3 | 68 | 70 | 0 | 2A | 25 | 1E | 162 | 21 | 37 |
| Octal | 263 | 150 | 160 | 0 | 52 | 45 | 36 | 542 | 41 | 67 |
| Binary | 10110011 | 1101000 | 1110000 | 0 | 101010 | 100101 | 11110 | 101100010 | 100001 | 110111 |
Color Harmonies of #B36870
Complementary color
Monochromatic Colors of #B36870
Black with #B36870
Text Example
Text Example
White with #B36870
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B36870; }
p { color: rgb(179,104,112); }
H1.HeaderClassName
{
color: #B36870;
}
.AnyTagClassName
{
color: #B36870;
}
</style>
background-color css
<style>
a { background-color: #B36870; }
a { background-color: rgb(179,104,112); }
div.DivClassName
{
background-color: #B36870;
}
.BgClassName
{
background-color: #B36870;
}
</style>
border-color css
<style>
span { border-color: #B36870; }
span { border-color: rgb(179,104,112); }
td.TdClassName
{
border-color: #B36870;
}
.TagClassName
{
border-color: #B36870;
}
</style>