Shades of Turkish Rose #B57576
Tints of Turkish Rose #B57576
RGB
CMYK
RGB Variations
Color information
#B57576 (or 0xB57576) is known color: Turkish Rose. HEX triplet: B5, 75 and 76. RGB value is (181,117,118). Sum of RGB (Red+Green+Blue) = 181+117+118=416 (55% of max value = 765). Red value is 181 (71.09% from 255 or 43.51% from 416); Green value is 117 (46.09% from 255 or 28.12% from 416); Blue value is 118 (46.48% from 255 or 28.37% from 416); Max value from RGB is 181 - color contains mainly: red. Hex color #B57576 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B57576 is #4A8A89. Grayscale: #888888. Windows color (decimal): -4885130 or 7763381. OLE color: 7763381.
HSL color Cylindrical-coordinate representation of color #B57576: hue angle of 359.06º degrees, saturation: 0.3, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #B57576 is Cyan = 0, Magento = 0.35, Yellow = 0.35 and Black (K on CMYK) = 0.29.
Color convert
| RGB | 181 | 117 | 118 | - |
| CMYK | 0 | 0.35 | 0.35 | 0.29 |
| HSL | 359.06º | 0.3% | 0.58% | - |
| HSV(B) | 359.06º | 0.35% | 0.71% | - |
| XYZ | 28.69 | 23.85 | 20.23 | - |
| YUV | 136.25 | 117.7 | 159.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 181 | 117 | 118 | 0 | 0.35 | 0.35 | 0.29 | 359.06 | 0.3 | 0.58 |
| Hex | B5 | 75 | 76 | 0 | 23 | 23 | 1D | 167 | 1E | 3A |
| Octal | 265 | 165 | 166 | 0 | 43 | 43 | 35 | 547 | 36 | 72 |
| Binary | 10110101 | 1110101 | 1110110 | 0 | 100011 | 100011 | 11101 | 101100111 | 11110 | 111010 |
Color Harmonies of #B57576
Complementary color
Monochromatic Colors of #B57576
Black with #B57576
Text Example
Text Example
White with #B57576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B57576; }
p { color: rgb(181,117,118); }
H1.HeaderClassName
{
color: #B57576;
}
.AnyTagClassName
{
color: #B57576;
}
</style>
background-color css
<style>
a { background-color: #B57576; }
a { background-color: rgb(181,117,118); }
div.DivClassName
{
background-color: #B57576;
}
.BgClassName
{
background-color: #B57576;
}
</style>
border-color css
<style>
span { border-color: #B57576; }
span { border-color: rgb(181,117,118); }
td.TdClassName
{
border-color: #B57576;
}
.TagClassName
{
border-color: #B57576;
}
</style>