Shades of Turkish Rose #B56668
Tints of Turkish Rose #B56668
RGB
CMYK
RGB Variations
Color information
#B56668 (or 0xB56668) is known color: Turkish Rose. HEX triplet: B5, 66 and 68. RGB value is (181,102,104). Sum of RGB (Red+Green+Blue) = 181+102+104=387 (51% of max value = 765). Red value is 181 (71.09% from 255 or 46.77% from 387); Green value is 102 (40.23% from 255 or 26.36% from 387); Blue value is 104 (41.02% from 255 or 26.87% from 387); Max value from RGB is 181 - color contains mainly: red. Hex color #B56668 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B56668 is #4A9997. Grayscale: #7D7D7D. Windows color (decimal): -4888984 or 6842037. OLE color: 6842037.
HSL color Cylindrical-coordinate representation of color #B56668: hue angle of 358.48º degrees, saturation: 0.35, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #B56668 is Cyan = 0, Magento = 0.44, Yellow = 0.43 and Black (K on CMYK) = 0.29.
Color convert
| RGB | 181 | 102 | 104 | - |
| CMYK | 0 | 0.44 | 0.43 | 0.29 |
| HSL | 358.48º | 0.35% | 0.55% | - |
| HSV(B) | 358.48º | 0.44% | 0.71% | - |
| XYZ | 26.31 | 20.33 | 15.63 | - |
| YUV | 125.85 | 115.67 | 167.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 181 | 102 | 104 | 0 | 0.44 | 0.43 | 0.29 | 358.48 | 0.35 | 0.55 |
| Hex | B5 | 66 | 68 | 0 | 2C | 2B | 1D | 166 | 23 | 37 |
| Octal | 265 | 146 | 150 | 0 | 54 | 53 | 35 | 546 | 43 | 67 |
| Binary | 10110101 | 1100110 | 1101000 | 0 | 101100 | 101011 | 11101 | 101100110 | 100011 | 110111 |
Color Harmonies of #B56668
Complementary color
Monochromatic Colors of #B56668
Black with #B56668
Text Example
Text Example
White with #B56668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B56668; }
p { color: rgb(181,102,104); }
H1.HeaderClassName
{
color: #B56668;
}
.AnyTagClassName
{
color: #B56668;
}
</style>
background-color css
<style>
a { background-color: #B56668; }
a { background-color: rgb(181,102,104); }
div.DivClassName
{
background-color: #B56668;
}
.BgClassName
{
background-color: #B56668;
}
</style>
border-color css
<style>
span { border-color: #B56668; }
span { border-color: rgb(181,102,104); }
td.TdClassName
{
border-color: #B56668;
}
.TagClassName
{
border-color: #B56668;
}
</style>