Shades of Turkish Rose #B27477
Tints of Turkish Rose #B27477
RGB
CMYK
RGB Variations
Color information
#B27477 (or 0xB27477) is known color: Turkish Rose. HEX triplet: B2, 74 and 77. RGB value is (178,116,119). Sum of RGB (Red+Green+Blue) = 178+116+119=413 (54% of max value = 765). Red value is 178 (69.92% from 255 or 43.10% from 413); Green value is 116 (45.70% from 255 or 28.09% from 413); Blue value is 119 (46.88% from 255 or 28.81% from 413); Max value from RGB is 178 - color contains mainly: red. Hex color #B27477 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B27477 is #4D8B88. Grayscale: #868686. Windows color (decimal): -5081993 or 7828658. OLE color: 7828658.
HSL color Cylindrical-coordinate representation of color #B27477: hue angle of 357.1º 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 #B27477 is Cyan = 0, Magento = 0.35, Yellow = 0.33 and Black (K on CMYK) = 0.30.
Color convert
| RGB | 178 | 116 | 119 | - |
| CMYK | 0 | 0.35 | 0.33 | 0.30 |
| HSL | 357.1º | 0.29% | 0.58% | - |
| HSV(B) | 357.1º | 0.35% | 0.7% | - |
| XYZ | 27.94 | 23.29 | 20.48 | - |
| YUV | 134.88 | 119.04 | 158.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 178 | 116 | 119 | 0 | 0.35 | 0.33 | 0.30 | 357.1 | 0.29 | 0.58 |
| Hex | B2 | 74 | 77 | 0 | 23 | 21 | 1E | 165 | 1D | 3A |
| Octal | 262 | 164 | 167 | 0 | 43 | 41 | 36 | 545 | 35 | 72 |
| Binary | 10110010 | 1110100 | 1110111 | 0 | 100011 | 100001 | 11110 | 101100101 | 11101 | 111010 |
Color Harmonies of #B27477
Complementary color
Monochromatic Colors of #B27477
Black with #B27477
Text Example
Text Example
White with #B27477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B27477; }
p { color: rgb(178,116,119); }
H1.HeaderClassName
{
color: #B27477;
}
.AnyTagClassName
{
color: #B27477;
}
</style>
background-color css
<style>
a { background-color: #B27477; }
a { background-color: rgb(178,116,119); }
div.DivClassName
{
background-color: #B27477;
}
.BgClassName
{
background-color: #B27477;
}
</style>
border-color css
<style>
span { border-color: #B27477; }
span { border-color: rgb(178,116,119); }
td.TdClassName
{
border-color: #B27477;
}
.TagClassName
{
border-color: #B27477;
}
</style>