Shades of Turkish Rose #B06677
Tints of Turkish Rose #B06677
RGB
CMYK
RGB Variations
Color information
#B06677 (or 0xB06677) is known color: Turkish Rose. HEX triplet: B0, 66 and 77. RGB value is (176,102,119). Sum of RGB (Red+Green+Blue) = 176+102+119=397 (52% of max value = 765). Red value is 176 (69.14% from 255 or 44.33% from 397); Green value is 102 (40.23% from 255 or 25.69% from 397); Blue value is 119 (46.88% from 255 or 29.97% from 397); Max value from RGB is 176 - color contains mainly: red. Hex color #B06677 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B06677 is #4F9988. Grayscale: #7E7E7E. Windows color (decimal): -5216649 or 7825072. OLE color: 7825072.
HSL color Cylindrical-coordinate representation of color #B06677: hue angle of 346.22º degrees, saturation: 0.32, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #B06677 is Cyan = 0, Magento = 0.42, Yellow = 0.32 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 176 | 102 | 119 | - |
| CMYK | 0 | 0.42 | 0.32 | 0.31 |
| HSL | 346.22º | 0.32% | 0.55% | - |
| HSV(B) | 346.22º | 0.42% | 0.69% | - |
| XYZ | 25.99 | 20.06 | 19.96 | - |
| YUV | 126.06 | 124.02 | 163.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 176 | 102 | 119 | 0 | 0.42 | 0.32 | 0.31 | 346.22 | 0.32 | 0.55 |
| Hex | B0 | 66 | 77 | 0 | 2A | 20 | 1F | 15A | 20 | 37 |
| Octal | 260 | 146 | 167 | 0 | 52 | 40 | 37 | 532 | 40 | 67 |
| Binary | 10110000 | 1100110 | 1110111 | 0 | 101010 | 100000 | 11111 | 101011010 | 100000 | 110111 |
Color Harmonies of #B06677
Complementary color
Monochromatic Colors of #B06677
Black with #B06677
Text Example
Text Example
White with #B06677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B06677; }
p { color: rgb(176,102,119); }
H1.HeaderClassName
{
color: #B06677;
}
.AnyTagClassName
{
color: #B06677;
}
</style>
background-color css
<style>
a { background-color: #B06677; }
a { background-color: rgb(176,102,119); }
div.DivClassName
{
background-color: #B06677;
}
.BgClassName
{
background-color: #B06677;
}
</style>
border-color css
<style>
span { border-color: #B06677; }
span { border-color: rgb(176,102,119); }
td.TdClassName
{
border-color: #B06677;
}
.TagClassName
{
border-color: #B06677;
}
</style>