Shades of Turkish Rose #B17079
Tints of Turkish Rose #B17079
RGB
CMYK
RGB Variations
Color information
#B17079 (or 0xB17079) is known color: Turkish Rose. HEX triplet: B1, 70 and 79. RGB value is (177,112,121). Sum of RGB (Red+Green+Blue) = 177+112+121=410 (54% of max value = 765). Red value is 177 (69.53% from 255 or 43.17% from 410); Green value is 112 (44.14% from 255 or 27.32% from 410); Blue value is 121 (47.66% from 255 or 29.51% from 410); Max value from RGB is 177 - color contains mainly: red. Hex color #B17079 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B17079 is #4E8F86. Grayscale: #848484. Windows color (decimal): -5148551 or 7958705. OLE color: 7958705.
HSL color Cylindrical-coordinate representation of color #B17079: hue angle of 351.69º degrees, saturation: 0.29, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #B17079 is Cyan = 0, Magento = 0.37, Yellow = 0.32 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 177 | 112 | 121 | - |
| CMYK | 0 | 0.37 | 0.32 | 0.31 |
| HSL | 351.69º | 0.29% | 0.57% | - |
| HSV(B) | 351.69º | 0.37% | 0.69% | - |
| XYZ | 27.38 | 22.32 | 20.95 | - |
| YUV | 132.46 | 121.53 | 159.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 177 | 112 | 121 | 0 | 0.37 | 0.32 | 0.31 | 351.69 | 0.29 | 0.57 |
| Hex | B1 | 70 | 79 | 0 | 25 | 20 | 1F | 160 | 1D | 39 |
| Octal | 261 | 160 | 171 | 0 | 45 | 40 | 37 | 540 | 35 | 71 |
| Binary | 10110001 | 1110000 | 1111001 | 0 | 100101 | 100000 | 11111 | 101100000 | 11101 | 111001 |
Color Harmonies of #B17079
Complementary color
Monochromatic Colors of #B17079
Black with #B17079
Text Example
Text Example
White with #B17079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B17079; }
p { color: rgb(177,112,121); }
H1.HeaderClassName
{
color: #B17079;
}
.AnyTagClassName
{
color: #B17079;
}
</style>
background-color css
<style>
a { background-color: #B17079; }
a { background-color: rgb(177,112,121); }
div.DivClassName
{
background-color: #B17079;
}
.BgClassName
{
background-color: #B17079;
}
</style>
border-color css
<style>
span { border-color: #B17079; }
span { border-color: rgb(177,112,121); }
td.TdClassName
{
border-color: #B17079;
}
.TagClassName
{
border-color: #B17079;
}
</style>