Shades of Turkish Rose #B17579
Tints of Turkish Rose #B17579
RGB
CMYK
RGB Variations
Color information
#B17579 (or 0xB17579) is known color: Turkish Rose. HEX triplet: B1, 75 and 79. RGB value is (177,117,121). Sum of RGB (Red+Green+Blue) = 177+117+121=415 (54% of max value = 765). Red value is 177 (69.53% from 255 or 42.65% from 415); Green value is 117 (46.09% from 255 or 28.19% from 415); Blue value is 121 (47.66% from 255 or 29.16% from 415); Max value from RGB is 177 - color contains mainly: red. Hex color #B17579 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B17579 is #4E8A86. Grayscale: #878787. Windows color (decimal): -5147271 or 7959985. OLE color: 7959985.
HSL color Cylindrical-coordinate representation of color #B17579: hue angle of 356º degrees, saturation: 0.28, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #B17579 is Cyan = 0, Magento = 0.34, Yellow = 0.32 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 177 | 117 | 121 | - |
| CMYK | 0 | 0.34 | 0.32 | 0.31 |
| HSL | 356º | 0.28% | 0.58% | - |
| HSV(B) | 356º | 0.34% | 0.69% | - |
| XYZ | 27.94 | 23.45 | 21.14 | - |
| YUV | 135.4 | 119.88 | 157.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 177 | 117 | 121 | 0 | 0.34 | 0.32 | 0.31 | 356 | 0.28 | 0.58 |
| Hex | B1 | 75 | 79 | 0 | 22 | 20 | 1F | 164 | 1C | 3A |
| Octal | 261 | 165 | 171 | 0 | 42 | 40 | 37 | 544 | 34 | 72 |
| Binary | 10110001 | 1110101 | 1111001 | 0 | 100010 | 100000 | 11111 | 101100100 | 11100 | 111010 |
Color Harmonies of #B17579
Complementary color
Monochromatic Colors of #B17579
Black with #B17579
Text Example
Text Example
White with #B17579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B17579; }
p { color: rgb(177,117,121); }
H1.HeaderClassName
{
color: #B17579;
}
.AnyTagClassName
{
color: #B17579;
}
</style>
background-color css
<style>
a { background-color: #B17579; }
a { background-color: rgb(177,117,121); }
div.DivClassName
{
background-color: #B17579;
}
.BgClassName
{
background-color: #B17579;
}
</style>
border-color css
<style>
span { border-color: #B17579; }
span { border-color: rgb(177,117,121); }
td.TdClassName
{
border-color: #B17579;
}
.TagClassName
{
border-color: #B17579;
}
</style>