Shades of Turkish Rose #B16175
Tints of Turkish Rose #B16175
RGB
CMYK
RGB Variations
Color information
#B16175 (or 0xB16175) is known color: Turkish Rose. HEX triplet: B1, 61 and 75. RGB value is (177,97,117). Sum of RGB (Red+Green+Blue) = 177+97+117=391 (51% of max value = 765). Red value is 177 (69.53% from 255 or 45.27% from 391); Green value is 97 (38.28% from 255 or 24.81% from 391); Blue value is 117 (46.09% from 255 or 29.92% from 391); Max value from RGB is 177 - color contains mainly: red. Hex color #B16175 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B16175 is #4E9E8A. Grayscale: #7B7B7B. Windows color (decimal): -5152395 or 7692721. OLE color: 7692721.
HSL color Cylindrical-coordinate representation of color #B16175: hue angle of 345º 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 #B16175 is Cyan = 0, Magento = 0.45, Yellow = 0.34 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 177 | 97 | 117 | - |
| CMYK | 0 | 0.45 | 0.34 | 0.31 |
| HSL | 345º | 0.34% | 0.54% | - |
| HSV(B) | 345º | 0.45% | 0.69% | - |
| XYZ | 25.62 | 19.18 | 19.18 | - |
| YUV | 123.2 | 124.5 | 166.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 177 | 97 | 117 | 0 | 0.45 | 0.34 | 0.31 | 345 | 0.34 | 0.54 |
| Hex | B1 | 61 | 75 | 0 | 2D | 22 | 1F | 159 | 22 | 36 |
| Octal | 261 | 141 | 165 | 0 | 55 | 42 | 37 | 531 | 42 | 66 |
| Binary | 10110001 | 1100001 | 1110101 | 0 | 101101 | 100010 | 11111 | 101011001 | 100010 | 110110 |
Color Harmonies of #B16175
Complementary color
Monochromatic Colors of #B16175
Black with #B16175
Text Example
Text Example
White with #B16175
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B16175; }
p { color: rgb(177,97,117); }
H1.HeaderClassName
{
color: #B16175;
}
.AnyTagClassName
{
color: #B16175;
}
</style>
background-color css
<style>
a { background-color: #B16175; }
a { background-color: rgb(177,97,117); }
div.DivClassName
{
background-color: #B16175;
}
.BgClassName
{
background-color: #B16175;
}
</style>
border-color css
<style>
span { border-color: #B16175; }
span { border-color: rgb(177,97,117); }
td.TdClassName
{
border-color: #B16175;
}
.TagClassName
{
border-color: #B16175;
}
</style>