Shades of Turkish Rose #B07678
Tints of Turkish Rose #B07678
RGB
CMYK
RGB Variations
Color information
#B07678 (or 0xB07678) is known color: Turkish Rose. HEX triplet: B0, 76 and 78. RGB value is (176,118,120). Sum of RGB (Red+Green+Blue) = 176+118+120=414 (54% of max value = 765). Red value is 176 (69.14% from 255 or 42.51% from 414); Green value is 118 (46.48% from 255 or 28.50% from 414); Blue value is 120 (47.27% from 255 or 28.99% from 414); Max value from RGB is 176 - color contains mainly: red. Hex color #B07678 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B07678 is #4F8987. Grayscale: #878787. Windows color (decimal): -5212552 or 7894704. OLE color: 7894704.
HSL color Cylindrical-coordinate representation of color #B07678: hue angle of 357.93º degrees, saturation: 0.27, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #B07678 is Cyan = 0, Magento = 0.33, Yellow = 0.32 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 176 | 118 | 120 | - |
| CMYK | 0 | 0.33 | 0.32 | 0.31 |
| HSL | 357.93º | 0.27% | 0.58% | - |
| HSV(B) | 357.93º | 0.33% | 0.69% | - |
| XYZ | 27.77 | 23.54 | 20.85 | - |
| YUV | 135.57 | 119.22 | 156.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 176 | 118 | 120 | 0 | 0.33 | 0.32 | 0.31 | 357.93 | 0.27 | 0.58 |
| Hex | B0 | 76 | 78 | 0 | 21 | 20 | 1F | 166 | 1B | 3A |
| Octal | 260 | 166 | 170 | 0 | 41 | 40 | 37 | 546 | 33 | 72 |
| Binary | 10110000 | 1110110 | 1111000 | 0 | 100001 | 100000 | 11111 | 101100110 | 11011 | 111010 |
Color Harmonies of #B07678
Complementary color
Monochromatic Colors of #B07678
Black with #B07678
Text Example
Text Example
White with #B07678
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B07678; }
p { color: rgb(176,118,120); }
H1.HeaderClassName
{
color: #B07678;
}
.AnyTagClassName
{
color: #B07678;
}
</style>
background-color css
<style>
a { background-color: #B07678; }
a { background-color: rgb(176,118,120); }
div.DivClassName
{
background-color: #B07678;
}
.BgClassName
{
background-color: #B07678;
}
</style>
border-color css
<style>
span { border-color: #B07678; }
span { border-color: rgb(176,118,120); }
td.TdClassName
{
border-color: #B07678;
}
.TagClassName
{
border-color: #B07678;
}
</style>