Shades of Turkish Rose #B07278
Tints of Turkish Rose #B07278
RGB
CMYK
RGB Variations
Color information
#B07278 (or 0xB07278) is known color: Turkish Rose. HEX triplet: B0, 72 and 78. RGB value is (176,114,120). Sum of RGB (Red+Green+Blue) = 176+114+120=410 (54% of max value = 765). Red value is 176 (69.14% from 255 or 42.93% from 410); Green value is 114 (44.92% from 255 or 27.80% from 410); Blue value is 120 (47.27% from 255 or 29.27% from 410); Max value from RGB is 176 - color contains mainly: red. Hex color #B07278 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B07278 is #4F8D87. Grayscale: #858585. Windows color (decimal): -5213576 or 7893680. OLE color: 7893680.
HSL color Cylindrical-coordinate representation of color #B07278: hue angle of 354.19º degrees, saturation: 0.28, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #B07278 is Cyan = 0, Magento = 0.35, Yellow = 0.32 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 176 | 114 | 120 | - |
| CMYK | 0 | 0.35 | 0.32 | 0.31 |
| HSL | 354.19º | 0.28% | 0.57% | - |
| HSV(B) | 354.19º | 0.35% | 0.69% | - |
| XYZ | 27.31 | 22.62 | 20.7 | - |
| YUV | 133.22 | 120.54 | 158.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 176 | 114 | 120 | 0 | 0.35 | 0.32 | 0.31 | 354.19 | 0.28 | 0.57 |
| Hex | B0 | 72 | 78 | 0 | 23 | 20 | 1F | 162 | 1C | 39 |
| Octal | 260 | 162 | 170 | 0 | 43 | 40 | 37 | 542 | 34 | 71 |
| Binary | 10110000 | 1110010 | 1111000 | 0 | 100011 | 100000 | 11111 | 101100010 | 11100 | 111001 |
Color Harmonies of #B07278
Complementary color
Monochromatic Colors of #B07278
Black with #B07278
Text Example
Text Example
White with #B07278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B07278; }
p { color: rgb(176,114,120); }
H1.HeaderClassName
{
color: #B07278;
}
.AnyTagClassName
{
color: #B07278;
}
</style>
background-color css
<style>
a { background-color: #B07278; }
a { background-color: rgb(176,114,120); }
div.DivClassName
{
background-color: #B07278;
}
.BgClassName
{
background-color: #B07278;
}
</style>
border-color css
<style>
span { border-color: #B07278; }
span { border-color: rgb(176,114,120); }
td.TdClassName
{
border-color: #B07278;
}
.TagClassName
{
border-color: #B07278;
}
</style>