Shades of Turkish Rose #B26376
Tints of Turkish Rose #B26376
RGB
CMYK
RGB Variations
Color information
#B26376 (or 0xB26376) is known color: Turkish Rose. HEX triplet: B2, 63 and 76. RGB value is (178,99,118). Sum of RGB (Red+Green+Blue) = 178+99+118=395 (52% of max value = 765). Red value is 178 (69.92% from 255 or 45.06% from 395); Green value is 99 (39.06% from 255 or 25.06% from 395); Blue value is 118 (46.48% from 255 or 29.87% from 395); Max value from RGB is 178 - color contains mainly: red. Hex color #B26376 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B26376 is #4D9C89. Grayscale: #7C7C7C. Windows color (decimal): -5086346 or 7758770. OLE color: 7758770.
HSL color Cylindrical-coordinate representation of color #B26376: hue angle of 345.57º degrees, saturation: 0.34, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #B26376 is Cyan = 0, Magento = 0.44, Yellow = 0.34 and Black (K on CMYK) = 0.30.
Color convert
| RGB | 178 | 99 | 118 | - |
| CMYK | 0 | 0.44 | 0.34 | 0.30 |
| HSL | 345.57º | 0.34% | 0.54% | - |
| HSV(B) | 345.57º | 0.44% | 0.7% | - |
| XYZ | 26.09 | 19.7 | 19.57 | - |
| YUV | 124.79 | 124.17 | 165.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 178 | 99 | 118 | 0 | 0.44 | 0.34 | 0.30 | 345.57 | 0.34 | 0.54 |
| Hex | B2 | 63 | 76 | 0 | 2C | 22 | 1E | 15A | 22 | 36 |
| Octal | 262 | 143 | 166 | 0 | 54 | 42 | 36 | 532 | 42 | 66 |
| Binary | 10110010 | 1100011 | 1110110 | 0 | 101100 | 100010 | 11110 | 101011010 | 100010 | 110110 |
Color Harmonies of #B26376
Complementary color
Monochromatic Colors of #B26376
Black with #B26376
Text Example
Text Example
White with #B26376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B26376; }
p { color: rgb(178,99,118); }
H1.HeaderClassName
{
color: #B26376;
}
.AnyTagClassName
{
color: #B26376;
}
</style>
background-color css
<style>
a { background-color: #B26376; }
a { background-color: rgb(178,99,118); }
div.DivClassName
{
background-color: #B26376;
}
.BgClassName
{
background-color: #B26376;
}
</style>
border-color css
<style>
span { border-color: #B26376; }
span { border-color: rgb(178,99,118); }
td.TdClassName
{
border-color: #B26376;
}
.TagClassName
{
border-color: #B26376;
}
</style>