Shades of Turkish Rose #B27478
Tints of Turkish Rose #B27478
RGB
CMYK
RGB Variations
Color information
#B27478 (or 0xB27478) is known color: Turkish Rose. HEX triplet: B2, 74 and 78. RGB value is (178,116,120). Sum of RGB (Red+Green+Blue) = 178+116+120=414 (54% of max value = 765). Red value is 178 (69.92% from 255 or 43.00% from 414); Green value is 116 (45.70% from 255 or 28.02% from 414); Blue value is 120 (47.27% from 255 or 28.99% from 414); Max value from RGB is 178 - color contains mainly: red. Hex color #B27478 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B27478 is #4D8B87. Grayscale: #878787. Windows color (decimal): -5081992 or 7894194. OLE color: 7894194.
HSL color Cylindrical-coordinate representation of color #B27478: hue angle of 356.13º 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 #B27478 is Cyan = 0, Magento = 0.35, Yellow = 0.33 and Black (K on CMYK) = 0.30.
Color convert
| RGB | 178 | 116 | 120 | - |
| CMYK | 0 | 0.35 | 0.33 | 0.30 |
| HSL | 356.13º | 0.29% | 0.58% | - |
| HSV(B) | 356.13º | 0.35% | 0.7% | - |
| XYZ | 28 | 23.31 | 20.79 | - |
| YUV | 134.99 | 119.54 | 158.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 178 | 116 | 120 | 0 | 0.35 | 0.33 | 0.30 | 356.13 | 0.29 | 0.58 |
| Hex | B2 | 74 | 78 | 0 | 23 | 21 | 1E | 164 | 1D | 3A |
| Octal | 262 | 164 | 170 | 0 | 43 | 41 | 36 | 544 | 35 | 72 |
| Binary | 10110010 | 1110100 | 1111000 | 0 | 100011 | 100001 | 11110 | 101100100 | 11101 | 111010 |
Color Harmonies of #B27478
Complementary color
Monochromatic Colors of #B27478
Black with #B27478
Text Example
Text Example
White with #B27478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B27478; }
p { color: rgb(178,116,120); }
H1.HeaderClassName
{
color: #B27478;
}
.AnyTagClassName
{
color: #B27478;
}
</style>
background-color css
<style>
a { background-color: #B27478; }
a { background-color: rgb(178,116,120); }
div.DivClassName
{
background-color: #B27478;
}
.BgClassName
{
background-color: #B27478;
}
</style>
border-color css
<style>
span { border-color: #B27478; }
span { border-color: rgb(178,116,120); }
td.TdClassName
{
border-color: #B27478;
}
.TagClassName
{
border-color: #B27478;
}
</style>