Shades of Turkish Rose #B77071
Tints of Turkish Rose #B77071
RGB
CMYK
RGB Variations
Color information
#B77071 (or 0xB77071) is known color: Turkish Rose. HEX triplet: B7, 70 and 71. RGB value is (183,112,113). Sum of RGB (Red+Green+Blue) = 183+112+113=408 (54% of max value = 765). Red value is 183 (71.88% from 255 or 44.85% from 408); Green value is 112 (44.14% from 255 or 27.45% from 408); Blue value is 113 (44.53% from 255 or 27.70% from 408); Max value from RGB is 183 - color contains mainly: red. Hex color #B77071 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B77071 is #488F8E. Grayscale: #858585. Windows color (decimal): -4755343 or 7434423. OLE color: 7434423.
HSL color Cylindrical-coordinate representation of color #B77071: hue angle of 359.15º degrees, saturation: 0.33, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #B77071 is Cyan = 0, Magento = 0.39, Yellow = 0.38 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 183 | 112 | 113 | - |
| CMYK | 0 | 0.39 | 0.38 | 0.28 |
| HSL | 359.15º | 0.33% | 0.58% | - |
| HSV(B) | 359.15º | 0.39% | 0.72% | - |
| XYZ | 28.3 | 22.85 | 18.54 | - |
| YUV | 133.34 | 116.52 | 163.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 183 | 112 | 113 | 0 | 0.39 | 0.38 | 0.28 | 359.15 | 0.33 | 0.58 |
| Hex | B7 | 70 | 71 | 0 | 27 | 26 | 1C | 167 | 21 | 3A |
| Octal | 267 | 160 | 161 | 0 | 47 | 46 | 34 | 547 | 41 | 72 |
| Binary | 10110111 | 1110000 | 1110001 | 0 | 100111 | 100110 | 11100 | 101100111 | 100001 | 111010 |
Color Harmonies of #B77071
Complementary color
Monochromatic Colors of #B77071
Black with #B77071
Text Example
Text Example
White with #B77071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B77071; }
p { color: rgb(183,112,113); }
H1.HeaderClassName
{
color: #B77071;
}
.AnyTagClassName
{
color: #B77071;
}
</style>
background-color css
<style>
a { background-color: #B77071; }
a { background-color: rgb(183,112,113); }
div.DivClassName
{
background-color: #B77071;
}
.BgClassName
{
background-color: #B77071;
}
</style>
border-color css
<style>
span { border-color: #B77071; }
span { border-color: rgb(183,112,113); }
td.TdClassName
{
border-color: #B77071;
}
.TagClassName
{
border-color: #B77071;
}
</style>