Shades of Turkish Rose #B47378
Tints of Turkish Rose #B47378
RGB
CMYK
RGB Variations
Color information
#B47378 (or 0xB47378) is known color: Turkish Rose. HEX triplet: B4, 73 and 78. RGB value is (180,115,120). Sum of RGB (Red+Green+Blue) = 180+115+120=415 (54% of max value = 765). Red value is 180 (70.70% from 255 or 43.37% from 415); Green value is 115 (45.31% from 255 or 27.71% from 415); Blue value is 120 (47.27% from 255 or 28.92% from 415); Max value from RGB is 180 - color contains mainly: red. Hex color #B47378 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B47378 is #4B8C87. Grayscale: #878787. Windows color (decimal): -4951176 or 7893940. OLE color: 7893940.
HSL color Cylindrical-coordinate representation of color #B47378: hue angle of 355.38º degrees, saturation: 0.3, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #B47378 is Cyan = 0, Magento = 0.36, Yellow = 0.33 and Black (K on CMYK) = 0.29.
Color convert
| RGB | 180 | 115 | 120 | - |
| CMYK | 0 | 0.36 | 0.33 | 0.29 |
| HSL | 355.38º | 0.3% | 0.58% | - |
| HSV(B) | 355.38º | 0.36% | 0.71% | - |
| XYZ | 28.34 | 23.32 | 20.78 | - |
| YUV | 135.01 | 119.53 | 160.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 180 | 115 | 120 | 0 | 0.36 | 0.33 | 0.29 | 355.38 | 0.3 | 0.58 |
| Hex | B4 | 73 | 78 | 0 | 24 | 21 | 1D | 163 | 1E | 3A |
| Octal | 264 | 163 | 170 | 0 | 44 | 41 | 35 | 543 | 36 | 72 |
| Binary | 10110100 | 1110011 | 1111000 | 0 | 100100 | 100001 | 11101 | 101100011 | 11110 | 111010 |
Color Harmonies of #B47378
Complementary color
Monochromatic Colors of #B47378
Black with #B47378
Text Example
Text Example
White with #B47378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B47378; }
p { color: rgb(180,115,120); }
H1.HeaderClassName
{
color: #B47378;
}
.AnyTagClassName
{
color: #B47378;
}
</style>
background-color css
<style>
a { background-color: #B47378; }
a { background-color: rgb(180,115,120); }
div.DivClassName
{
background-color: #B47378;
}
.BgClassName
{
background-color: #B47378;
}
</style>
border-color css
<style>
span { border-color: #B47378; }
span { border-color: rgb(180,115,120); }
td.TdClassName
{
border-color: #B47378;
}
.TagClassName
{
border-color: #B47378;
}
</style>