Shades of Turkish Rose #B27678
Tints of Turkish Rose #B27678
RGB
CMYK
RGB Variations
Color information
#B27678 (or 0xB27678) is known color: Turkish Rose. HEX triplet: B2, 76 and 78. RGB value is (178,118,120). Sum of RGB (Red+Green+Blue) = 178+118+120=416 (55% of max value = 765). Red value is 178 (69.92% from 255 or 42.79% from 416); Green value is 118 (46.48% from 255 or 28.37% from 416); Blue value is 120 (47.27% from 255 or 28.85% from 416); Max value from RGB is 178 - color contains mainly: red. Hex color #B27678 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B27678 is #4D8987. Grayscale: #888888. Windows color (decimal): -5081480 or 7894706. OLE color: 7894706.
HSL color Cylindrical-coordinate representation of color #B27678: hue angle of 358º degrees, saturation: 0.28, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #B27678 is Cyan = 0, Magento = 0.34, Yellow = 0.33 and Black (K on CMYK) = 0.30.
Color convert
| RGB | 178 | 118 | 120 | - |
| CMYK | 0 | 0.34 | 0.33 | 0.30 |
| HSL | 358º | 0.28% | 0.58% | - |
| HSV(B) | 358º | 0.34% | 0.7% | - |
| XYZ | 28.23 | 23.78 | 20.87 | - |
| YUV | 136.17 | 118.88 | 157.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 178 | 118 | 120 | 0 | 0.34 | 0.33 | 0.30 | 358 | 0.28 | 0.58 |
| Hex | B2 | 76 | 78 | 0 | 22 | 21 | 1E | 166 | 1C | 3A |
| Octal | 262 | 166 | 170 | 0 | 42 | 41 | 36 | 546 | 34 | 72 |
| Binary | 10110010 | 1110110 | 1111000 | 0 | 100010 | 100001 | 11110 | 101100110 | 11100 | 111010 |
Color Harmonies of #B27678
Complementary color
Monochromatic Colors of #B27678
Black with #B27678
Text Example
Text Example
White with #B27678
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B27678; }
p { color: rgb(178,118,120); }
H1.HeaderClassName
{
color: #B27678;
}
.AnyTagClassName
{
color: #B27678;
}
</style>
background-color css
<style>
a { background-color: #B27678; }
a { background-color: rgb(178,118,120); }
div.DivClassName
{
background-color: #B27678;
}
.BgClassName
{
background-color: #B27678;
}
</style>
border-color css
<style>
span { border-color: #B27678; }
span { border-color: rgb(178,118,120); }
td.TdClassName
{
border-color: #B27678;
}
.TagClassName
{
border-color: #B27678;
}
</style>