Shades of Turkish Rose #B17179
Tints of Turkish Rose #B17179
RGB
CMYK
RGB Variations
Color information
#B17179 (or 0xB17179) is known color: Turkish Rose. HEX triplet: B1, 71 and 79. RGB value is (177,113,121). Sum of RGB (Red+Green+Blue) = 177+113+121=411 (54% of max value = 765). Red value is 177 (69.53% from 255 or 43.07% from 411); Green value is 113 (44.53% from 255 or 27.49% from 411); Blue value is 121 (47.66% from 255 or 29.44% from 411); Max value from RGB is 177 - color contains mainly: red. Hex color #B17179 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B17179 is #4E8E86. Grayscale: #858585. Windows color (decimal): -5148295 or 7958961. OLE color: 7958961.
HSL color Cylindrical-coordinate representation of color #B17179: hue angle of 352.5º degrees, saturation: 0.29, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #B17179 is Cyan = 0, Magento = 0.36, Yellow = 0.32 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 177 | 113 | 121 | - |
| CMYK | 0 | 0.36 | 0.32 | 0.31 |
| HSL | 352.5º | 0.29% | 0.57% | - |
| HSV(B) | 352.5º | 0.36% | 0.69% | - |
| XYZ | 27.49 | 22.54 | 20.99 | - |
| YUV | 133.05 | 121.2 | 159.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 177 | 113 | 121 | 0 | 0.36 | 0.32 | 0.31 | 352.5 | 0.29 | 0.57 |
| Hex | B1 | 71 | 79 | 0 | 24 | 20 | 1F | 160 | 1D | 39 |
| Octal | 261 | 161 | 171 | 0 | 44 | 40 | 37 | 540 | 35 | 71 |
| Binary | 10110001 | 1110001 | 1111001 | 0 | 100100 | 100000 | 11111 | 101100000 | 11101 | 111001 |
Color Harmonies of #B17179
Complementary color
Monochromatic Colors of #B17179
Black with #B17179
Text Example
Text Example
White with #B17179
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B17179; }
p { color: rgb(177,113,121); }
H1.HeaderClassName
{
color: #B17179;
}
.AnyTagClassName
{
color: #B17179;
}
</style>
background-color css
<style>
a { background-color: #B17179; }
a { background-color: rgb(177,113,121); }
div.DivClassName
{
background-color: #B17179;
}
.BgClassName
{
background-color: #B17179;
}
</style>
border-color css
<style>
span { border-color: #B17179; }
span { border-color: rgb(177,113,121); }
td.TdClassName
{
border-color: #B17179;
}
.TagClassName
{
border-color: #B17179;
}
</style>