Shades of Turkish Rose #B57779
Tints of Turkish Rose #B57779
RGB
CMYK
RGB Variations
Color information
#B57779 (or 0xB57779) is known color: Turkish Rose. HEX triplet: B5, 77 and 79. RGB value is (181,119,121). Sum of RGB (Red+Green+Blue) = 181+119+121=421 (55% of max value = 765). Red value is 181 (71.09% from 255 or 42.99% from 421); Green value is 119 (46.88% from 255 or 28.27% from 421); Blue value is 121 (47.66% from 255 or 28.74% from 421); Max value from RGB is 181 - color contains mainly: red. Hex color #B57779 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B57779 is #4A8886. Grayscale: #898989. Windows color (decimal): -4884615 or 7960501. OLE color: 7960501.
HSL color Cylindrical-coordinate representation of color #B57779: hue angle of 358.06º degrees, saturation: 0.3, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #B57779 is Cyan = 0, Magento = 0.34, Yellow = 0.33 and Black (K on CMYK) = 0.29.
Color convert
| RGB | 181 | 119 | 121 | - |
| CMYK | 0 | 0.34 | 0.33 | 0.29 |
| HSL | 358.06º | 0.3% | 0.59% | - |
| HSV(B) | 358.06º | 0.34% | 0.71% | - |
| XYZ | 29.1 | 24.4 | 21.26 | - |
| YUV | 137.77 | 118.54 | 158.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 181 | 119 | 121 | 0 | 0.34 | 0.33 | 0.29 | 358.06 | 0.3 | 0.59 |
| Hex | B5 | 77 | 79 | 0 | 22 | 21 | 1D | 166 | 1E | 3B |
| Octal | 265 | 167 | 171 | 0 | 42 | 41 | 35 | 546 | 36 | 73 |
| Binary | 10110101 | 1110111 | 1111001 | 0 | 100010 | 100001 | 11101 | 101100110 | 11110 | 111011 |
Color Harmonies of #B57779
Complementary color
Monochromatic Colors of #B57779
Black with #B57779
Text Example
Text Example
White with #B57779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B57779; }
p { color: rgb(181,119,121); }
H1.HeaderClassName
{
color: #B57779;
}
.AnyTagClassName
{
color: #B57779;
}
</style>
background-color css
<style>
a { background-color: #B57779; }
a { background-color: rgb(181,119,121); }
div.DivClassName
{
background-color: #B57779;
}
.BgClassName
{
background-color: #B57779;
}
</style>
border-color css
<style>
span { border-color: #B57779; }
span { border-color: rgb(181,119,121); }
td.TdClassName
{
border-color: #B57779;
}
.TagClassName
{
border-color: #B57779;
}
</style>