Shades of Turkish Rose #B16075
Tints of Turkish Rose #B16075
RGB
CMYK
RGB Variations
Color information
#B16075 (or 0xB16075) is known color: Turkish Rose. HEX triplet: B1, 60 and 75. RGB value is (177,96,117). Sum of RGB (Red+Green+Blue) = 177+96+117=390 (51% of max value = 765). Red value is 177 (69.53% from 255 or 45.38% from 390); Green value is 96 (37.89% from 255 or 24.62% from 390); Blue value is 117 (46.09% from 255 or 30% from 390); Max value from RGB is 177 - color contains mainly: red. Hex color #B16075 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B16075 is #4E9F8A. Grayscale: #7A7A7A. Windows color (decimal): -5152651 or 7692465. OLE color: 7692465.
HSL color Cylindrical-coordinate representation of color #B16075: hue angle of 344.44º degrees, saturation: 0.34, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #B16075 is Cyan = 0, Magento = 0.46, Yellow = 0.34 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 177 | 96 | 117 | - |
| CMYK | 0 | 0.46 | 0.34 | 0.31 |
| HSL | 344.44º | 0.34% | 0.54% | - |
| HSV(B) | 344.44º | 0.46% | 0.69% | - |
| XYZ | 25.53 | 19 | 19.15 | - |
| YUV | 122.61 | 124.84 | 166.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 177 | 96 | 117 | 0 | 0.46 | 0.34 | 0.31 | 344.44 | 0.34 | 0.54 |
| Hex | B1 | 60 | 75 | 0 | 2E | 22 | 1F | 158 | 22 | 36 |
| Octal | 261 | 140 | 165 | 0 | 56 | 42 | 37 | 530 | 42 | 66 |
| Binary | 10110001 | 1100000 | 1110101 | 0 | 101110 | 100010 | 11111 | 101011000 | 100010 | 110110 |
Color Harmonies of #B16075
Complementary color
Monochromatic Colors of #B16075
Black with #B16075
Text Example
Text Example
White with #B16075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B16075; }
p { color: rgb(177,96,117); }
H1.HeaderClassName
{
color: #B16075;
}
.AnyTagClassName
{
color: #B16075;
}
</style>
background-color css
<style>
a { background-color: #B16075; }
a { background-color: rgb(177,96,117); }
div.DivClassName
{
background-color: #B16075;
}
.BgClassName
{
background-color: #B16075;
}
</style>
border-color css
<style>
span { border-color: #B16075; }
span { border-color: rgb(177,96,117); }
td.TdClassName
{
border-color: #B16075;
}
.TagClassName
{
border-color: #B16075;
}
</style>