Shades of Turkish Rose #B77578
Tints of Turkish Rose #B77578
RGB
CMYK
RGB Variations
Color information
#B77578 (or 0xB77578) is known color: Turkish Rose. HEX triplet: B7, 75 and 78. RGB value is (183,117,120). Sum of RGB (Red+Green+Blue) = 183+117+120=420 (55% of max value = 765). Red value is 183 (71.88% from 255 or 43.57% from 420); Green value is 117 (46.09% from 255 or 27.86% from 420); Blue value is 120 (47.27% from 255 or 28.57% from 420); Max value from RGB is 183 - color contains mainly: red. Hex color #B77578 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B77578 is #488A87. Grayscale: #898989. Windows color (decimal): -4754056 or 7894455. OLE color: 7894455.
HSL color Cylindrical-coordinate representation of color #B77578: hue angle of 357.27º degrees, saturation: 0.31, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #B77578 is Cyan = 0, Magento = 0.36, Yellow = 0.34 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 183 | 117 | 120 | - |
| CMYK | 0 | 0.36 | 0.34 | 0.28 |
| HSL | 357.27º | 0.31% | 0.59% | - |
| HSV(B) | 357.27º | 0.36% | 0.72% | - |
| XYZ | 29.28 | 24.15 | 20.89 | - |
| YUV | 137.08 | 118.37 | 160.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 183 | 117 | 120 | 0 | 0.36 | 0.34 | 0.28 | 357.27 | 0.31 | 0.59 |
| Hex | B7 | 75 | 78 | 0 | 24 | 22 | 1C | 165 | 1F | 3B |
| Octal | 267 | 165 | 170 | 0 | 44 | 42 | 34 | 545 | 37 | 73 |
| Binary | 10110111 | 1110101 | 1111000 | 0 | 100100 | 100010 | 11100 | 101100101 | 11111 | 111011 |
Color Harmonies of #B77578
Complementary color
Monochromatic Colors of #B77578
Black with #B77578
Text Example
Text Example
White with #B77578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B77578; }
p { color: rgb(183,117,120); }
H1.HeaderClassName
{
color: #B77578;
}
.AnyTagClassName
{
color: #B77578;
}
</style>
background-color css
<style>
a { background-color: #B77578; }
a { background-color: rgb(183,117,120); }
div.DivClassName
{
background-color: #B77578;
}
.BgClassName
{
background-color: #B77578;
}
</style>
border-color css
<style>
span { border-color: #B77578; }
span { border-color: rgb(183,117,120); }
td.TdClassName
{
border-color: #B77578;
}
.TagClassName
{
border-color: #B77578;
}
</style>