Shades of Turkish Rose #B26466
Tints of Turkish Rose #B26466
RGB
CMYK
RGB Variations
Color information
#B26466 (or 0xB26466) is known color: Turkish Rose. HEX triplet: B2, 64 and 66. RGB value is (178,100,102). Sum of RGB (Red+Green+Blue) = 178+100+102=380 (50% of max value = 765). Red value is 178 (69.92% from 255 or 46.84% from 380); Green value is 100 (39.45% from 255 or 26.32% from 380); Blue value is 102 (40.23% from 255 or 26.84% from 380); Max value from RGB is 178 - color contains mainly: red. Hex color #B26466 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B26466 is #4D9B99. Grayscale: #7B7B7B. Windows color (decimal): -5086106 or 6710450. OLE color: 6710450.
HSL color Cylindrical-coordinate representation of color #B26466: hue angle of 358.46º degrees, saturation: 0.34, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #B26466 is Cyan = 0, Magento = 0.44, Yellow = 0.43 and Black (K on CMYK) = 0.30.
Color convert
| RGB | 178 | 100 | 102 | - |
| CMYK | 0 | 0.44 | 0.43 | 0.30 |
| HSL | 358.46º | 0.34% | 0.55% | - |
| HSV(B) | 358.46º | 0.44% | 0.7% | - |
| XYZ | 25.32 | 19.54 | 15.01 | - |
| YUV | 123.55 | 115.84 | 166.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 178 | 100 | 102 | 0 | 0.44 | 0.43 | 0.30 | 358.46 | 0.34 | 0.55 |
| Hex | B2 | 64 | 66 | 0 | 2C | 2B | 1E | 166 | 22 | 37 |
| Octal | 262 | 144 | 146 | 0 | 54 | 53 | 36 | 546 | 42 | 67 |
| Binary | 10110010 | 1100100 | 1100110 | 0 | 101100 | 101011 | 11110 | 101100110 | 100010 | 110111 |
Color Harmonies of #B26466
Complementary color
Monochromatic Colors of #B26466
Black with #B26466
Text Example
Text Example
White with #B26466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B26466; }
p { color: rgb(178,100,102); }
H1.HeaderClassName
{
color: #B26466;
}
.AnyTagClassName
{
color: #B26466;
}
</style>
background-color css
<style>
a { background-color: #B26466; }
a { background-color: rgb(178,100,102); }
div.DivClassName
{
background-color: #B26466;
}
.BgClassName
{
background-color: #B26466;
}
</style>
border-color css
<style>
span { border-color: #B26466; }
span { border-color: rgb(178,100,102); }
td.TdClassName
{
border-color: #B26466;
}
.TagClassName
{
border-color: #B26466;
}
</style>