Shades of Turkish Rose #B77179
Tints of Turkish Rose #B77179
RGB
CMYK
RGB Variations
Color information
#B77179 (or 0xB77179) is known color: Turkish Rose. HEX triplet: B7, 71 and 79. RGB value is (183,113,121). Sum of RGB (Red+Green+Blue) = 183+113+121=417 (55% of max value = 765). Red value is 183 (71.88% from 255 or 43.88% from 417); Green value is 113 (44.53% from 255 or 27.10% from 417); Blue value is 121 (47.66% from 255 or 29.02% from 417); Max value from RGB is 183 - color contains mainly: red. Hex color #B77179 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B77179 is #488E86. Grayscale: #868686. Windows color (decimal): -4755079 or 7958967. OLE color: 7958967.
HSL color Cylindrical-coordinate representation of color #B77179: hue angle of 353.14º 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 #B77179 is Cyan = 0, Magento = 0.38, Yellow = 0.34 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 183 | 113 | 121 | - |
| CMYK | 0 | 0.38 | 0.34 | 0.28 |
| HSL | 353.14º | 0.33% | 0.58% | - |
| HSV(B) | 353.14º | 0.38% | 0.72% | - |
| XYZ | 28.88 | 23.26 | 21.06 | - |
| YUV | 134.84 | 120.19 | 162.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 183 | 113 | 121 | 0 | 0.38 | 0.34 | 0.28 | 353.14 | 0.33 | 0.58 |
| Hex | B7 | 71 | 79 | 0 | 26 | 22 | 1C | 161 | 21 | 3A |
| Octal | 267 | 161 | 171 | 0 | 46 | 42 | 34 | 541 | 41 | 72 |
| Binary | 10110111 | 1110001 | 1111001 | 0 | 100110 | 100010 | 11100 | 101100001 | 100001 | 111010 |
Color Harmonies of #B77179
Complementary color
Monochromatic Colors of #B77179
Black with #B77179
Text Example
Text Example
White with #B77179
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B77179; }
p { color: rgb(183,113,121); }
H1.HeaderClassName
{
color: #B77179;
}
.AnyTagClassName
{
color: #B77179;
}
</style>
background-color css
<style>
a { background-color: #B77179; }
a { background-color: rgb(183,113,121); }
div.DivClassName
{
background-color: #B77179;
}
.BgClassName
{
background-color: #B77179;
}
</style>
border-color css
<style>
span { border-color: #B77179; }
span { border-color: rgb(183,113,121); }
td.TdClassName
{
border-color: #B77179;
}
.TagClassName
{
border-color: #B77179;
}
</style>