Shades of Turkish Rose #B77579
Tints of Turkish Rose #B77579
RGB
CMYK
RGB Variations
Color information
#B77579 (or 0xB77579) is known color: Turkish Rose. HEX triplet: B7, 75 and 79. RGB value is (183,117,121). Sum of RGB (Red+Green+Blue) = 183+117+121=421 (55% of max value = 765). Red value is 183 (71.88% from 255 or 43.47% from 421); Green value is 117 (46.09% from 255 or 27.79% from 421); Blue value is 121 (47.66% from 255 or 28.74% from 421); Max value from RGB is 183 - color contains mainly: red. Hex color #B77579 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B77579 is #488A86. Grayscale: #898989. Windows color (decimal): -4754055 or 7959991. OLE color: 7959991.
HSL color Cylindrical-coordinate representation of color #B77579: hue angle of 356.36º 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 #B77579 is Cyan = 0, Magento = 0.36, Yellow = 0.34 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 183 | 117 | 121 | - |
| CMYK | 0 | 0.36 | 0.34 | 0.28 |
| HSL | 356.36º | 0.31% | 0.59% | - |
| HSV(B) | 356.36º | 0.36% | 0.72% | - |
| XYZ | 29.34 | 24.17 | 21.21 | - |
| YUV | 137.19 | 118.87 | 160.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 183 | 117 | 121 | 0 | 0.36 | 0.34 | 0.28 | 356.36 | 0.31 | 0.59 |
| Hex | B7 | 75 | 79 | 0 | 24 | 22 | 1C | 164 | 1F | 3B |
| Octal | 267 | 165 | 171 | 0 | 44 | 42 | 34 | 544 | 37 | 73 |
| Binary | 10110111 | 1110101 | 1111001 | 0 | 100100 | 100010 | 11100 | 101100100 | 11111 | 111011 |
Color Harmonies of #B77579
Complementary color
Monochromatic Colors of #B77579
Black with #B77579
Text Example
Text Example
White with #B77579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B77579; }
p { color: rgb(183,117,121); }
H1.HeaderClassName
{
color: #B77579;
}
.AnyTagClassName
{
color: #B77579;
}
</style>
background-color css
<style>
a { background-color: #B77579; }
a { background-color: rgb(183,117,121); }
div.DivClassName
{
background-color: #B77579;
}
.BgClassName
{
background-color: #B77579;
}
</style>
border-color css
<style>
span { border-color: #B77579; }
span { border-color: rgb(183,117,121); }
td.TdClassName
{
border-color: #B77579;
}
.TagClassName
{
border-color: #B77579;
}
</style>