Shades of Turkish Rose #B57179
Tints of Turkish Rose #B57179
RGB
CMYK
RGB Variations
Color information
#B57179 (or 0xB57179) is known color: Turkish Rose. HEX triplet: B5, 71 and 79. RGB value is (181,113,121). Sum of RGB (Red+Green+Blue) = 181+113+121=415 (54% of max value = 765). Red value is 181 (71.09% from 255 or 43.61% from 415); Green value is 113 (44.53% from 255 or 27.23% from 415); Blue value is 121 (47.66% from 255 or 29.16% from 415); Max value from RGB is 181 - color contains mainly: red. Hex color #B57179 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B57179 is #4A8E86. Grayscale: #868686. Windows color (decimal): -4886151 or 7958965. OLE color: 7958965.
HSL color Cylindrical-coordinate representation of color #B57179: hue angle of 352.94º degrees, saturation: 0.31, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #B57179 is Cyan = 0, Magento = 0.38, Yellow = 0.33 and Black (K on CMYK) = 0.29.
Color convert
| RGB | 181 | 113 | 121 | - |
| CMYK | 0 | 0.38 | 0.33 | 0.29 |
| HSL | 352.94º | 0.31% | 0.58% | - |
| HSV(B) | 352.94º | 0.38% | 0.71% | - |
| XYZ | 28.41 | 23.01 | 21.03 | - |
| YUV | 134.24 | 120.53 | 161.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 181 | 113 | 121 | 0 | 0.38 | 0.33 | 0.29 | 352.94 | 0.31 | 0.58 |
| Hex | B5 | 71 | 79 | 0 | 26 | 21 | 1D | 161 | 1F | 3A |
| Octal | 265 | 161 | 171 | 0 | 46 | 41 | 35 | 541 | 37 | 72 |
| Binary | 10110101 | 1110001 | 1111001 | 0 | 100110 | 100001 | 11101 | 101100001 | 11111 | 111010 |
Color Harmonies of #B57179
Complementary color
Monochromatic Colors of #B57179
Black with #B57179
Text Example
Text Example
White with #B57179
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B57179; }
p { color: rgb(181,113,121); }
H1.HeaderClassName
{
color: #B57179;
}
.AnyTagClassName
{
color: #B57179;
}
</style>
background-color css
<style>
a { background-color: #B57179; }
a { background-color: rgb(181,113,121); }
div.DivClassName
{
background-color: #B57179;
}
.BgClassName
{
background-color: #B57179;
}
</style>
border-color css
<style>
span { border-color: #B57179; }
span { border-color: rgb(181,113,121); }
td.TdClassName
{
border-color: #B57179;
}
.TagClassName
{
border-color: #B57179;
}
</style>