Shades of Turkish Rose #B37879
Tints of Turkish Rose #B37879
RGB
CMYK
RGB Variations
Color information
#B37879 (or 0xB37879) is known color: Turkish Rose. HEX triplet: B3, 78 and 79. RGB value is (179,120,121). Sum of RGB (Red+Green+Blue) = 179+120+121=420 (55% of max value = 765). Red value is 179 (70.31% from 255 or 42.62% from 420); Green value is 120 (47.27% from 255 or 28.57% from 420); Blue value is 121 (47.66% from 255 or 28.81% from 420); Max value from RGB is 179 - color contains mainly: red. Hex color #B37879 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B37879 is #4C8786. Grayscale: #898989. Windows color (decimal): -5015431 or 7960755. OLE color: 7960755.
HSL color Cylindrical-coordinate representation of color #B37879: hue angle of 358.98º degrees, saturation: 0.28, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #B37879 is Cyan = 0, Magento = 0.33, Yellow = 0.32 and Black (K on CMYK) = 0.30.
Color convert
| RGB | 179 | 120 | 121 | - |
| CMYK | 0 | 0.33 | 0.32 | 0.30 |
| HSL | 358.98º | 0.28% | 0.59% | - |
| HSV(B) | 358.98º | 0.33% | 0.7% | - |
| XYZ | 28.76 | 24.4 | 21.28 | - |
| YUV | 137.76 | 118.55 | 157.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 179 | 120 | 121 | 0 | 0.33 | 0.32 | 0.30 | 358.98 | 0.28 | 0.59 |
| Hex | B3 | 78 | 79 | 0 | 21 | 20 | 1E | 167 | 1C | 3B |
| Octal | 263 | 170 | 171 | 0 | 41 | 40 | 36 | 547 | 34 | 73 |
| Binary | 10110011 | 1111000 | 1111001 | 0 | 100001 | 100000 | 11110 | 101100111 | 11100 | 111011 |
Color Harmonies of #B37879
Complementary color
Monochromatic Colors of #B37879
Black with #B37879
Text Example
Text Example
White with #B37879
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B37879; }
p { color: rgb(179,120,121); }
H1.HeaderClassName
{
color: #B37879;
}
.AnyTagClassName
{
color: #B37879;
}
</style>
background-color css
<style>
a { background-color: #B37879; }
a { background-color: rgb(179,120,121); }
div.DivClassName
{
background-color: #B37879;
}
.BgClassName
{
background-color: #B37879;
}
</style>
border-color css
<style>
span { border-color: #B37879; }
span { border-color: rgb(179,120,121); }
td.TdClassName
{
border-color: #B37879;
}
.TagClassName
{
border-color: #B37879;
}
</style>