Shades of Turkish Rose #B27479
Tints of Turkish Rose #B27479
RGB
CMYK
RGB Variations
Color information
#B27479 (or 0xB27479) is known color: Turkish Rose. HEX triplet: B2, 74 and 79. RGB value is (178,116,121). Sum of RGB (Red+Green+Blue) = 178+116+121=415 (54% of max value = 765). Red value is 178 (69.92% from 255 or 42.89% from 415); Green value is 116 (45.70% from 255 or 27.95% from 415); Blue value is 121 (47.66% from 255 or 29.16% from 415); Max value from RGB is 178 - color contains mainly: red. Hex color #B27479 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B27479 is #4D8B86. Grayscale: #878787. Windows color (decimal): -5081991 or 7959730. OLE color: 7959730.
HSL color Cylindrical-coordinate representation of color #B27479: hue angle of 355.16º 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 #B27479 is Cyan = 0, Magento = 0.35, Yellow = 0.32 and Black (K on CMYK) = 0.30.
Color convert
| RGB | 178 | 116 | 121 | - |
| CMYK | 0 | 0.35 | 0.32 | 0.30 |
| HSL | 355.16º | 0.29% | 0.58% | - |
| HSV(B) | 355.16º | 0.35% | 0.7% | - |
| XYZ | 28.06 | 23.34 | 21.11 | - |
| YUV | 135.11 | 120.04 | 158.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 178 | 116 | 121 | 0 | 0.35 | 0.32 | 0.30 | 355.16 | 0.29 | 0.58 |
| Hex | B2 | 74 | 79 | 0 | 23 | 20 | 1E | 163 | 1D | 3A |
| Octal | 262 | 164 | 171 | 0 | 43 | 40 | 36 | 543 | 35 | 72 |
| Binary | 10110010 | 1110100 | 1111001 | 0 | 100011 | 100000 | 11110 | 101100011 | 11101 | 111010 |
Color Harmonies of #B27479
Complementary color
Monochromatic Colors of #B27479
Black with #B27479
Text Example
Text Example
White with #B27479
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B27479; }
p { color: rgb(178,116,121); }
H1.HeaderClassName
{
color: #B27479;
}
.AnyTagClassName
{
color: #B27479;
}
</style>
background-color css
<style>
a { background-color: #B27479; }
a { background-color: rgb(178,116,121); }
div.DivClassName
{
background-color: #B27479;
}
.BgClassName
{
background-color: #B27479;
}
</style>
border-color css
<style>
span { border-color: #B27479; }
span { border-color: rgb(178,116,121); }
td.TdClassName
{
border-color: #B27479;
}
.TagClassName
{
border-color: #B27479;
}
</style>