Shades of Turkish Rose #B26668
Tints of Turkish Rose #B26668
RGB
CMYK
RGB Variations
Color information
#B26668 (or 0xB26668) is known color: Turkish Rose. HEX triplet: B2, 66 and 68. RGB value is (178,102,104). Sum of RGB (Red+Green+Blue) = 178+102+104=384 (50% of max value = 765). Red value is 178 (69.92% from 255 or 46.35% from 384); Green value is 102 (40.23% from 255 or 26.56% from 384); Blue value is 104 (41.02% from 255 or 27.08% from 384); Max value from RGB is 178 - color contains mainly: red. Hex color #B26668 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B26668 is #4D9997. Grayscale: #7D7D7D. Windows color (decimal): -5085592 or 6842034. OLE color: 6842034.
HSL color Cylindrical-coordinate representation of color #B26668: hue angle of 358.42º degrees, saturation: 0.33, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #B26668 is Cyan = 0, Magento = 0.43, Yellow = 0.42 and Black (K on CMYK) = 0.30.
Color convert
| RGB | 178 | 102 | 104 | - |
| CMYK | 0 | 0.43 | 0.42 | 0.30 |
| HSL | 358.42º | 0.33% | 0.55% | - |
| HSV(B) | 358.42º | 0.43% | 0.7% | - |
| XYZ | 25.61 | 19.97 | 15.6 | - |
| YUV | 124.95 | 116.18 | 165.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 178 | 102 | 104 | 0 | 0.43 | 0.42 | 0.30 | 358.42 | 0.33 | 0.55 |
| Hex | B2 | 66 | 68 | 0 | 2B | 2A | 1E | 166 | 21 | 37 |
| Octal | 262 | 146 | 150 | 0 | 53 | 52 | 36 | 546 | 41 | 67 |
| Binary | 10110010 | 1100110 | 1101000 | 0 | 101011 | 101010 | 11110 | 101100110 | 100001 | 110111 |
Color Harmonies of #B26668
Complementary color
Monochromatic Colors of #B26668
Black with #B26668
Text Example
Text Example
White with #B26668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B26668; }
p { color: rgb(178,102,104); }
H1.HeaderClassName
{
color: #B26668;
}
.AnyTagClassName
{
color: #B26668;
}
</style>
background-color css
<style>
a { background-color: #B26668; }
a { background-color: rgb(178,102,104); }
div.DivClassName
{
background-color: #B26668;
}
.BgClassName
{
background-color: #B26668;
}
</style>
border-color css
<style>
span { border-color: #B26668; }
span { border-color: rgb(178,102,104); }
td.TdClassName
{
border-color: #B26668;
}
.TagClassName
{
border-color: #B26668;
}
</style>