Shades of Turkish Rose #B37478
Tints of Turkish Rose #B37478
RGB
CMYK
RGB Variations
Color information
#B37478 (or 0xB37478) is known color: Turkish Rose. HEX triplet: B3, 74 and 78. RGB value is (179,116,120). Sum of RGB (Red+Green+Blue) = 179+116+120=415 (54% of max value = 765). Red value is 179 (70.31% from 255 or 43.13% from 415); Green value is 116 (45.70% from 255 or 27.95% from 415); Blue value is 120 (47.27% from 255 or 28.92% from 415); Max value from RGB is 179 - color contains mainly: red. Hex color #B37478 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B37478 is #4C8B87. Grayscale: #878787. Windows color (decimal): -5016456 or 7894195. OLE color: 7894195.
HSL color Cylindrical-coordinate representation of color #B37478: hue angle of 356.19º degrees, saturation: 0.29, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #B37478 is Cyan = 0, Magento = 0.35, Yellow = 0.33 and Black (K on CMYK) = 0.30.
Color convert
| RGB | 179 | 116 | 120 | - |
| CMYK | 0 | 0.35 | 0.33 | 0.30 |
| HSL | 356.19º | 0.29% | 0.58% | - |
| HSV(B) | 356.19º | 0.35% | 0.7% | - |
| XYZ | 28.23 | 23.43 | 20.8 | - |
| YUV | 135.29 | 119.37 | 159.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 179 | 116 | 120 | 0 | 0.35 | 0.33 | 0.30 | 356.19 | 0.29 | 0.58 |
| Hex | B3 | 74 | 78 | 0 | 23 | 21 | 1E | 164 | 1D | 3A |
| Octal | 263 | 164 | 170 | 0 | 43 | 41 | 36 | 544 | 35 | 72 |
| Binary | 10110011 | 1110100 | 1111000 | 0 | 100011 | 100001 | 11110 | 101100100 | 11101 | 111010 |
Color Harmonies of #B37478
Complementary color
Monochromatic Colors of #B37478
Black with #B37478
Text Example
Text Example
White with #B37478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B37478; }
p { color: rgb(179,116,120); }
H1.HeaderClassName
{
color: #B37478;
}
.AnyTagClassName
{
color: #B37478;
}
</style>
background-color css
<style>
a { background-color: #B37478; }
a { background-color: rgb(179,116,120); }
div.DivClassName
{
background-color: #B37478;
}
.BgClassName
{
background-color: #B37478;
}
</style>
border-color css
<style>
span { border-color: #B37478; }
span { border-color: rgb(179,116,120); }
td.TdClassName
{
border-color: #B37478;
}
.TagClassName
{
border-color: #B37478;
}
</style>