Shades of Turkish Rose #B87378
Tints of Turkish Rose #B87378
RGB
CMYK
RGB Variations
Color information
#B87378 (or 0xB87378) is known color: Turkish Rose. HEX triplet: B8, 73 and 78. RGB value is (184,115,120). Sum of RGB (Red+Green+Blue) = 184+115+120=419 (55% of max value = 765). Red value is 184 (72.27% from 255 or 43.91% from 419); Green value is 115 (45.31% from 255 or 27.45% from 419); Blue value is 120 (47.27% from 255 or 28.64% from 419); Max value from RGB is 184 - color contains mainly: red. Hex color #B87378 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B87378 is #478C87. Grayscale: #888888. Windows color (decimal): -4689032 or 7893944. OLE color: 7893944.
HSL color Cylindrical-coordinate representation of color #B87378: hue angle of 355.65º degrees, saturation: 0.33, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #B87378 is Cyan = 0, Magento = 0.38, Yellow = 0.35 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 184 | 115 | 120 | - |
| CMYK | 0 | 0.38 | 0.35 | 0.28 |
| HSL | 355.65º | 0.33% | 0.59% | - |
| HSV(B) | 355.65º | 0.38% | 0.72% | - |
| XYZ | 29.29 | 23.81 | 20.82 | - |
| YUV | 136.2 | 118.86 | 162.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 184 | 115 | 120 | 0 | 0.38 | 0.35 | 0.28 | 355.65 | 0.33 | 0.59 |
| Hex | B8 | 73 | 78 | 0 | 26 | 23 | 1C | 164 | 21 | 3B |
| Octal | 270 | 163 | 170 | 0 | 46 | 43 | 34 | 544 | 41 | 73 |
| Binary | 10111000 | 1110011 | 1111000 | 0 | 100110 | 100011 | 11100 | 101100100 | 100001 | 111011 |
Color Harmonies of #B87378
Complementary color
Monochromatic Colors of #B87378
Black with #B87378
Text Example
Text Example
White with #B87378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B87378; }
p { color: rgb(184,115,120); }
H1.HeaderClassName
{
color: #B87378;
}
.AnyTagClassName
{
color: #B87378;
}
</style>
background-color css
<style>
a { background-color: #B87378; }
a { background-color: rgb(184,115,120); }
div.DivClassName
{
background-color: #B87378;
}
.BgClassName
{
background-color: #B87378;
}
</style>
border-color css
<style>
span { border-color: #B87378; }
span { border-color: rgb(184,115,120); }
td.TdClassName
{
border-color: #B87378;
}
.TagClassName
{
border-color: #B87378;
}
</style>