Shades of Turkish Rose #B07779
Tints of Turkish Rose #B07779
RGB
CMYK
RGB Variations
Color information
#B07779 (or 0xB07779) is known color: Turkish Rose. HEX triplet: B0, 77 and 79. RGB value is (176,119,121). Sum of RGB (Red+Green+Blue) = 176+119+121=416 (55% of max value = 765). Red value is 176 (69.14% from 255 or 42.31% from 416); Green value is 119 (46.88% from 255 or 28.61% from 416); Blue value is 121 (47.66% from 255 or 29.09% from 416); Max value from RGB is 176 - color contains mainly: red. Hex color #B07779 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B07779 is #4F8886. Grayscale: #888888. Windows color (decimal): -5212295 or 7960496. OLE color: 7960496.
HSL color Cylindrical-coordinate representation of color #B07779: hue angle of 357.89º degrees, saturation: 0.27, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #B07779 is Cyan = 0, Magento = 0.32, Yellow = 0.31 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 176 | 119 | 121 | - |
| CMYK | 0 | 0.32 | 0.31 | 0.31 |
| HSL | 357.89º | 0.27% | 0.58% | - |
| HSV(B) | 357.89º | 0.32% | 0.69% | - |
| XYZ | 27.95 | 23.8 | 21.21 | - |
| YUV | 136.27 | 119.38 | 156.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 176 | 119 | 121 | 0 | 0.32 | 0.31 | 0.31 | 357.89 | 0.27 | 0.58 |
| Hex | B0 | 77 | 79 | 0 | 20 | 1F | 1F | 166 | 1B | 3A |
| Octal | 260 | 167 | 171 | 0 | 40 | 37 | 37 | 546 | 33 | 72 |
| Binary | 10110000 | 1110111 | 1111001 | 0 | 100000 | 11111 | 11111 | 101100110 | 11011 | 111010 |
Color Harmonies of #B07779
Complementary color
Monochromatic Colors of #B07779
Black with #B07779
Text Example
Text Example
White with #B07779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B07779; }
p { color: rgb(176,119,121); }
H1.HeaderClassName
{
color: #B07779;
}
.AnyTagClassName
{
color: #B07779;
}
</style>
background-color css
<style>
a { background-color: #B07779; }
a { background-color: rgb(176,119,121); }
div.DivClassName
{
background-color: #B07779;
}
.BgClassName
{
background-color: #B07779;
}
</style>
border-color css
<style>
span { border-color: #B07779; }
span { border-color: rgb(176,119,121); }
td.TdClassName
{
border-color: #B07779;
}
.TagClassName
{
border-color: #B07779;
}
</style>