Shades of Turkish Rose #B17578
Tints of Turkish Rose #B17578
RGB
CMYK
RGB Variations
Color information
#B17578 (or 0xB17578) is known color: Turkish Rose. HEX triplet: B1, 75 and 78. RGB value is (177,117,120). Sum of RGB (Red+Green+Blue) = 177+117+120=414 (54% of max value = 765). Red value is 177 (69.53% from 255 or 42.75% from 414); Green value is 117 (46.09% from 255 or 28.26% from 414); Blue value is 120 (47.27% from 255 or 28.99% from 414); Max value from RGB is 177 - color contains mainly: red. Hex color #B17578 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B17578 is #4E8A87. Grayscale: #878787. Windows color (decimal): -5147272 or 7894449. OLE color: 7894449.
HSL color Cylindrical-coordinate representation of color #B17578: hue angle of 357º 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 #B17578 is Cyan = 0, Magento = 0.34, Yellow = 0.32 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 177 | 117 | 120 | - |
| CMYK | 0 | 0.34 | 0.32 | 0.31 |
| HSL | 357º | 0.28% | 0.58% | - |
| HSV(B) | 357º | 0.34% | 0.69% | - |
| XYZ | 27.88 | 23.43 | 20.82 | - |
| YUV | 135.28 | 119.38 | 157.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 177 | 117 | 120 | 0 | 0.34 | 0.32 | 0.31 | 357 | 0.28 | 0.58 |
| Hex | B1 | 75 | 78 | 0 | 22 | 20 | 1F | 165 | 1C | 3A |
| Octal | 261 | 165 | 170 | 0 | 42 | 40 | 37 | 545 | 34 | 72 |
| Binary | 10110001 | 1110101 | 1111000 | 0 | 100010 | 100000 | 11111 | 101100101 | 11100 | 111010 |
Color Harmonies of #B17578
Complementary color
Monochromatic Colors of #B17578
Black with #B17578
Text Example
Text Example
White with #B17578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B17578; }
p { color: rgb(177,117,120); }
H1.HeaderClassName
{
color: #B17578;
}
.AnyTagClassName
{
color: #B17578;
}
</style>
background-color css
<style>
a { background-color: #B17578; }
a { background-color: rgb(177,117,120); }
div.DivClassName
{
background-color: #B17578;
}
.BgClassName
{
background-color: #B17578;
}
</style>
border-color css
<style>
span { border-color: #B17578; }
span { border-color: rgb(177,117,120); }
td.TdClassName
{
border-color: #B17578;
}
.TagClassName
{
border-color: #B17578;
}
</style>