Shades of Turkish Rose #B26468
Tints of Turkish Rose #B26468
RGB
CMYK
RGB Variations
Color information
#B26468 (or 0xB26468) is known color: Turkish Rose. HEX triplet: B2, 64 and 68. RGB value is (178,100,104). Sum of RGB (Red+Green+Blue) = 178+100+104=382 (50% of max value = 765). Red value is 178 (69.92% from 255 or 46.60% from 382); Green value is 100 (39.45% from 255 or 26.18% from 382); Blue value is 104 (41.02% from 255 or 27.23% from 382); Max value from RGB is 178 - color contains mainly: red. Hex color #B26468 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B26468 is #4D9B97. Grayscale: #7B7B7B. Windows color (decimal): -5086104 or 6841522. OLE color: 6841522.
HSL color Cylindrical-coordinate representation of color #B26468: hue angle of 356.92º 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 #B26468 is Cyan = 0, Magento = 0.44, Yellow = 0.42 and Black (K on CMYK) = 0.30.
Color convert
| RGB | 178 | 100 | 104 | - |
| CMYK | 0 | 0.44 | 0.42 | 0.30 |
| HSL | 356.92º | 0.34% | 0.55% | - |
| HSV(B) | 356.92º | 0.44% | 0.7% | - |
| XYZ | 25.42 | 19.58 | 15.54 | - |
| YUV | 123.78 | 116.84 | 166.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 178 | 100 | 104 | 0 | 0.44 | 0.42 | 0.30 | 356.92 | 0.34 | 0.55 |
| Hex | B2 | 64 | 68 | 0 | 2C | 2A | 1E | 165 | 22 | 37 |
| Octal | 262 | 144 | 150 | 0 | 54 | 52 | 36 | 545 | 42 | 67 |
| Binary | 10110010 | 1100100 | 1101000 | 0 | 101100 | 101010 | 11110 | 101100101 | 100010 | 110111 |
Color Harmonies of #B26468
Complementary color
Monochromatic Colors of #B26468
Black with #B26468
Text Example
Text Example
White with #B26468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B26468; }
p { color: rgb(178,100,104); }
H1.HeaderClassName
{
color: #B26468;
}
.AnyTagClassName
{
color: #B26468;
}
</style>
background-color css
<style>
a { background-color: #B26468; }
a { background-color: rgb(178,100,104); }
div.DivClassName
{
background-color: #B26468;
}
.BgClassName
{
background-color: #B26468;
}
</style>
border-color css
<style>
span { border-color: #B26468; }
span { border-color: rgb(178,100,104); }
td.TdClassName
{
border-color: #B26468;
}
.TagClassName
{
border-color: #B26468;
}
</style>