Shades of Turkish Rose #B0676E
Tints of Turkish Rose #B0676E
RGB
CMYK
RGB Variations
Color information
#B0676E (or 0xB0676E) is known color: Turkish Rose. HEX triplet: B0, 67 and 6E. RGB value is (176,103,110). Sum of RGB (Red+Green+Blue) = 176+103+110=389 (51% of max value = 765). Red value is 176 (69.14% from 255 or 45.24% from 389); Green value is 103 (40.62% from 255 or 26.48% from 389); Blue value is 110 (43.36% from 255 or 28.28% from 389); Max value from RGB is 176 - color contains mainly: red. Hex color #B0676E is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B0676E is #4F9891. Grayscale: #7D7D7D. Windows color (decimal): -5216402 or 7235504. OLE color: 7235504.
HSL color Cylindrical-coordinate representation of color #B0676E: hue angle of 354.25º 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 #B0676E is Cyan = 0, Magento = 0.41, Yellow = 0.37 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 176 | 103 | 110 | - |
| CMYK | 0 | 0.41 | 0.37 | 0.31 |
| HSL | 354.25º | 0.32% | 0.55% | - |
| HSV(B) | 354.25º | 0.41% | 0.69% | - |
| XYZ | 25.57 | 20.06 | 17.28 | - |
| YUV | 125.63 | 119.18 | 163.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 176 | 103 | 110 | 0 | 0.41 | 0.37 | 0.31 | 354.25 | 0.32 | 0.55 |
| Hex | B0 | 67 | 6E | 0 | 29 | 25 | 1F | 162 | 20 | 37 |
| Octal | 260 | 147 | 156 | 0 | 51 | 45 | 37 | 542 | 40 | 67 |
| Binary | 10110000 | 1100111 | 1101110 | 0 | 101001 | 100101 | 11111 | 101100010 | 100000 | 110111 |
Color Harmonies of #B0676E
Complementary color
Monochromatic Colors of #B0676E
Black with #B0676E
Text Example
Text Example
White with #B0676E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B0676E; }
p { color: rgb(176,103,110); }
H1.HeaderClassName
{
color: #B0676E;
}
.AnyTagClassName
{
color: #B0676E;
}
</style>
background-color css
<style>
a { background-color: #B0676E; }
a { background-color: rgb(176,103,110); }
div.DivClassName
{
background-color: #B0676E;
}
.BgClassName
{
background-color: #B0676E;
}
</style>
border-color css
<style>
span { border-color: #B0676E; }
span { border-color: rgb(176,103,110); }
td.TdClassName
{
border-color: #B0676E;
}
.TagClassName
{
border-color: #B0676E;
}
</style>