Shades of Turkish Rose #B16275
Tints of Turkish Rose #B16275
RGB
CMYK
RGB Variations
Color information
#B16275 (or 0xB16275) is known color: Turkish Rose. HEX triplet: B1, 62 and 75. RGB value is (177,98,117). Sum of RGB (Red+Green+Blue) = 177+98+117=392 (51% of max value = 765). Red value is 177 (69.53% from 255 or 45.15% from 392); Green value is 98 (38.67% from 255 or 25% from 392); Blue value is 117 (46.09% from 255 or 29.85% from 392); Max value from RGB is 177 - color contains mainly: red. Hex color #B16275 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B16275 is #4E9D8A. Grayscale: #7B7B7B. Windows color (decimal): -5152139 or 7692977. OLE color: 7692977.
HSL color Cylindrical-coordinate representation of color #B16275: hue angle of 345.57º degrees, saturation: 0.34, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #B16275 is Cyan = 0, Magento = 0.45, Yellow = 0.34 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 177 | 98 | 117 | - |
| CMYK | 0 | 0.45 | 0.34 | 0.31 |
| HSL | 345.57º | 0.34% | 0.54% | - |
| HSV(B) | 345.57º | 0.45% | 0.69% | - |
| XYZ | 25.71 | 19.37 | 19.21 | - |
| YUV | 123.79 | 124.17 | 165.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 177 | 98 | 117 | 0 | 0.45 | 0.34 | 0.31 | 345.57 | 0.34 | 0.54 |
| Hex | B1 | 62 | 75 | 0 | 2D | 22 | 1F | 15A | 22 | 36 |
| Octal | 261 | 142 | 165 | 0 | 55 | 42 | 37 | 532 | 42 | 66 |
| Binary | 10110001 | 1100010 | 1110101 | 0 | 101101 | 100010 | 11111 | 101011010 | 100010 | 110110 |
Color Harmonies of #B16275
Complementary color
Monochromatic Colors of #B16275
Black with #B16275
Text Example
Text Example
White with #B16275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B16275; }
p { color: rgb(177,98,117); }
H1.HeaderClassName
{
color: #B16275;
}
.AnyTagClassName
{
color: #B16275;
}
</style>
background-color css
<style>
a { background-color: #B16275; }
a { background-color: rgb(177,98,117); }
div.DivClassName
{
background-color: #B16275;
}
.BgClassName
{
background-color: #B16275;
}
</style>
border-color css
<style>
span { border-color: #B16275; }
span { border-color: rgb(177,98,117); }
td.TdClassName
{
border-color: #B16275;
}
.TagClassName
{
border-color: #B16275;
}
</style>