Shades of Turkish Rose #B26976
Tints of Turkish Rose #B26976
RGB
CMYK
RGB Variations
Color information
#B26976 (or 0xB26976) is known color: Turkish Rose. HEX triplet: B2, 69 and 76. RGB value is (178,105,118). Sum of RGB (Red+Green+Blue) = 178+105+118=401 (53% of max value = 765). Red value is 178 (69.92% from 255 or 44.39% from 401); Green value is 105 (41.41% from 255 or 26.18% from 401); Blue value is 118 (46.48% from 255 or 29.43% from 401); Max value from RGB is 178 - color contains mainly: red. Hex color #B26976 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B26976 is #4D9689. Grayscale: #808080. Windows color (decimal): -5084810 or 7760306. OLE color: 7760306.
HSL color Cylindrical-coordinate representation of color #B26976: hue angle of 349.32º degrees, saturation: 0.32, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #B26976 is Cyan = 0, Magento = 0.41, Yellow = 0.34 and Black (K on CMYK) = 0.30.
Color convert
| RGB | 178 | 105 | 118 | - |
| CMYK | 0 | 0.41 | 0.34 | 0.30 |
| HSL | 349.32º | 0.32% | 0.55% | - |
| HSV(B) | 349.32º | 0.41% | 0.7% | - |
| XYZ | 26.68 | 20.88 | 19.76 | - |
| YUV | 128.31 | 122.18 | 163.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 178 | 105 | 118 | 0 | 0.41 | 0.34 | 0.30 | 349.32 | 0.32 | 0.55 |
| Hex | B2 | 69 | 76 | 0 | 29 | 22 | 1E | 15D | 20 | 37 |
| Octal | 262 | 151 | 166 | 0 | 51 | 42 | 36 | 535 | 40 | 67 |
| Binary | 10110010 | 1101001 | 1110110 | 0 | 101001 | 100010 | 11110 | 101011101 | 100000 | 110111 |
Color Harmonies of #B26976
Complementary color
Monochromatic Colors of #B26976
Black with #B26976
Text Example
Text Example
White with #B26976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B26976; }
p { color: rgb(178,105,118); }
H1.HeaderClassName
{
color: #B26976;
}
.AnyTagClassName
{
color: #B26976;
}
</style>
background-color css
<style>
a { background-color: #B26976; }
a { background-color: rgb(178,105,118); }
div.DivClassName
{
background-color: #B26976;
}
.BgClassName
{
background-color: #B26976;
}
</style>
border-color css
<style>
span { border-color: #B26976; }
span { border-color: rgb(178,105,118); }
td.TdClassName
{
border-color: #B26976;
}
.TagClassName
{
border-color: #B26976;
}
</style>