Shades of Turkish Rose #B06777
Tints of Turkish Rose #B06777
RGB
CMYK
RGB Variations
Color information
#B06777 (or 0xB06777) is known color: Turkish Rose. HEX triplet: B0, 67 and 77. RGB value is (176,103,119). Sum of RGB (Red+Green+Blue) = 176+103+119=398 (52% of max value = 765). Red value is 176 (69.14% from 255 or 44.22% from 398); Green value is 103 (40.62% from 255 or 25.88% from 398); Blue value is 119 (46.88% from 255 or 29.90% from 398); Max value from RGB is 176 - color contains mainly: red. Hex color #B06777 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B06777 is #4F9888. Grayscale: #7E7E7E. Windows color (decimal): -5216393 or 7825328. OLE color: 7825328.
HSL color Cylindrical-coordinate representation of color #B06777: hue angle of 346.85º degrees, saturation: 0.32, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #B06777 is Cyan = 0, Magento = 0.41, Yellow = 0.32 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 176 | 103 | 119 | - |
| CMYK | 0 | 0.41 | 0.32 | 0.31 |
| HSL | 346.85º | 0.32% | 0.55% | - |
| HSV(B) | 346.85º | 0.41% | 0.69% | - |
| XYZ | 26.08 | 20.26 | 19.99 | - |
| YUV | 126.65 | 123.68 | 163.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 176 | 103 | 119 | 0 | 0.41 | 0.32 | 0.31 | 346.85 | 0.32 | 0.55 |
| Hex | B0 | 67 | 77 | 0 | 29 | 20 | 1F | 15B | 20 | 37 |
| Octal | 260 | 147 | 167 | 0 | 51 | 40 | 37 | 533 | 40 | 67 |
| Binary | 10110000 | 1100111 | 1110111 | 0 | 101001 | 100000 | 11111 | 101011011 | 100000 | 110111 |
Color Harmonies of #B06777
Complementary color
Monochromatic Colors of #B06777
Black with #B06777
Text Example
Text Example
White with #B06777
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B06777; }
p { color: rgb(176,103,119); }
H1.HeaderClassName
{
color: #B06777;
}
.AnyTagClassName
{
color: #B06777;
}
</style>
background-color css
<style>
a { background-color: #B06777; }
a { background-color: rgb(176,103,119); }
div.DivClassName
{
background-color: #B06777;
}
.BgClassName
{
background-color: #B06777;
}
</style>
border-color css
<style>
span { border-color: #B06777; }
span { border-color: rgb(176,103,119); }
td.TdClassName
{
border-color: #B06777;
}
.TagClassName
{
border-color: #B06777;
}
</style>