Shades of Turkish Rose #B57478
Tints of Turkish Rose #B57478
RGB
CMYK
RGB Variations
Color information
#B57478 (or 0xB57478) is known color: Turkish Rose. HEX triplet: B5, 74 and 78. RGB value is (181,116,120). Sum of RGB (Red+Green+Blue) = 181+116+120=417 (55% of max value = 765). Red value is 181 (71.09% from 255 or 43.41% from 417); Green value is 116 (45.70% from 255 or 27.82% from 417); Blue value is 120 (47.27% from 255 or 28.78% from 417); Max value from RGB is 181 - color contains mainly: red. Hex color #B57478 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B57478 is #4A8B87. Grayscale: #878787. Windows color (decimal): -4885384 or 7894197. OLE color: 7894197.
HSL color Cylindrical-coordinate representation of color #B57478: hue angle of 356.31º degrees, saturation: 0.31, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #B57478 is Cyan = 0, Magento = 0.36, Yellow = 0.34 and Black (K on CMYK) = 0.29.
Color convert
| RGB | 181 | 116 | 120 | - |
| CMYK | 0 | 0.36 | 0.34 | 0.29 |
| HSL | 356.31º | 0.31% | 0.58% | - |
| HSV(B) | 356.31º | 0.36% | 0.71% | - |
| XYZ | 28.69 | 23.67 | 20.83 | - |
| YUV | 135.89 | 119.03 | 160.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 181 | 116 | 120 | 0 | 0.36 | 0.34 | 0.29 | 356.31 | 0.31 | 0.58 |
| Hex | B5 | 74 | 78 | 0 | 24 | 22 | 1D | 164 | 1F | 3A |
| Octal | 265 | 164 | 170 | 0 | 44 | 42 | 35 | 544 | 37 | 72 |
| Binary | 10110101 | 1110100 | 1111000 | 0 | 100100 | 100010 | 11101 | 101100100 | 11111 | 111010 |
Color Harmonies of #B57478
Complementary color
Monochromatic Colors of #B57478
Black with #B57478
Text Example
Text Example
White with #B57478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B57478; }
p { color: rgb(181,116,120); }
H1.HeaderClassName
{
color: #B57478;
}
.AnyTagClassName
{
color: #B57478;
}
</style>
background-color css
<style>
a { background-color: #B57478; }
a { background-color: rgb(181,116,120); }
div.DivClassName
{
background-color: #B57478;
}
.BgClassName
{
background-color: #B57478;
}
</style>
border-color css
<style>
span { border-color: #B57478; }
span { border-color: rgb(181,116,120); }
td.TdClassName
{
border-color: #B57478;
}
.TagClassName
{
border-color: #B57478;
}
</style>