Shades of Turkish Rose #B37078
Tints of Turkish Rose #B37078
RGB
CMYK
RGB Variations
Color information
#B37078 (or 0xB37078) is known color: Turkish Rose. HEX triplet: B3, 70 and 78. RGB value is (179,112,120). Sum of RGB (Red+Green+Blue) = 179+112+120=411 (54% of max value = 765). Red value is 179 (70.31% from 255 or 43.55% from 411); Green value is 112 (44.14% from 255 or 27.25% from 411); Blue value is 120 (47.27% from 255 or 29.20% from 411); Max value from RGB is 179 - color contains mainly: red. Hex color #B37078 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B37078 is #4C8F87. Grayscale: #848484. Windows color (decimal): -5017480 or 7893171. OLE color: 7893171.
HSL color Cylindrical-coordinate representation of color #B37078: hue angle of 352.84º degrees, saturation: 0.31, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #B37078 is Cyan = 0, Magento = 0.37, Yellow = 0.33 and Black (K on CMYK) = 0.30.
Color convert
| RGB | 179 | 112 | 120 | - |
| CMYK | 0 | 0.37 | 0.33 | 0.30 |
| HSL | 352.84º | 0.31% | 0.57% | - |
| HSV(B) | 352.84º | 0.37% | 0.7% | - |
| XYZ | 27.77 | 22.53 | 20.65 | - |
| YUV | 132.95 | 120.7 | 160.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 179 | 112 | 120 | 0 | 0.37 | 0.33 | 0.30 | 352.84 | 0.31 | 0.57 |
| Hex | B3 | 70 | 78 | 0 | 25 | 21 | 1E | 161 | 1F | 39 |
| Octal | 263 | 160 | 170 | 0 | 45 | 41 | 36 | 541 | 37 | 71 |
| Binary | 10110011 | 1110000 | 1111000 | 0 | 100101 | 100001 | 11110 | 101100001 | 11111 | 111001 |
Color Harmonies of #B37078
Complementary color
Monochromatic Colors of #B37078
Black with #B37078
Text Example
Text Example
White with #B37078
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B37078; }
p { color: rgb(179,112,120); }
H1.HeaderClassName
{
color: #B37078;
}
.AnyTagClassName
{
color: #B37078;
}
</style>
background-color css
<style>
a { background-color: #B37078; }
a { background-color: rgb(179,112,120); }
div.DivClassName
{
background-color: #B37078;
}
.BgClassName
{
background-color: #B37078;
}
</style>
border-color css
<style>
span { border-color: #B37078; }
span { border-color: rgb(179,112,120); }
td.TdClassName
{
border-color: #B37078;
}
.TagClassName
{
border-color: #B37078;
}
</style>