Shades of Turkish Rose #B77178
Tints of Turkish Rose #B77178
RGB
CMYK
RGB Variations
Color information
#B77178 (or 0xB77178) is known color: Turkish Rose. HEX triplet: B7, 71 and 78. RGB value is (183,113,120). Sum of RGB (Red+Green+Blue) = 183+113+120=416 (55% of max value = 765). Red value is 183 (71.88% from 255 or 43.99% from 416); Green value is 113 (44.53% from 255 or 27.16% from 416); Blue value is 120 (47.27% from 255 or 28.85% from 416); Max value from RGB is 183 - color contains mainly: red. Hex color #B77178 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B77178 is #488E87. Grayscale: #868686. Windows color (decimal): -4755080 or 7893431. OLE color: 7893431.
HSL color Cylindrical-coordinate representation of color #B77178: hue angle of 354º degrees, saturation: 0.33, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #B77178 is Cyan = 0, Magento = 0.38, Yellow = 0.34 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 183 | 113 | 120 | - |
| CMYK | 0 | 0.38 | 0.34 | 0.28 |
| HSL | 354º | 0.33% | 0.58% | - |
| HSV(B) | 354º | 0.38% | 0.72% | - |
| XYZ | 28.82 | 23.23 | 20.73 | - |
| YUV | 134.73 | 119.69 | 162.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 183 | 113 | 120 | 0 | 0.38 | 0.34 | 0.28 | 354 | 0.33 | 0.58 |
| Hex | B7 | 71 | 78 | 0 | 26 | 22 | 1C | 162 | 21 | 3A |
| Octal | 267 | 161 | 170 | 0 | 46 | 42 | 34 | 542 | 41 | 72 |
| Binary | 10110111 | 1110001 | 1111000 | 0 | 100110 | 100010 | 11100 | 101100010 | 100001 | 111010 |
Color Harmonies of #B77178
Complementary color
Monochromatic Colors of #B77178
Black with #B77178
Text Example
Text Example
White with #B77178
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B77178; }
p { color: rgb(183,113,120); }
H1.HeaderClassName
{
color: #B77178;
}
.AnyTagClassName
{
color: #B77178;
}
</style>
background-color css
<style>
a { background-color: #B77178; }
a { background-color: rgb(183,113,120); }
div.DivClassName
{
background-color: #B77178;
}
.BgClassName
{
background-color: #B77178;
}
</style>
border-color css
<style>
span { border-color: #B77178; }
span { border-color: rgb(183,113,120); }
td.TdClassName
{
border-color: #B77178;
}
.TagClassName
{
border-color: #B77178;
}
</style>