Shades of Turkish Rose #B56769
Tints of Turkish Rose #B56769
RGB
CMYK
RGB Variations
Color information
#B56769 (or 0xB56769) is known color: Turkish Rose. HEX triplet: B5, 67 and 69. RGB value is (181,103,105). Sum of RGB (Red+Green+Blue) = 181+103+105=389 (51% of max value = 765). Red value is 181 (71.09% from 255 or 46.53% from 389); Green value is 103 (40.62% from 255 or 26.48% from 389); Blue value is 105 (41.41% from 255 or 26.99% from 389); Max value from RGB is 181 - color contains mainly: red. Hex color #B56769 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B56769 is #4A9896. Grayscale: #7E7E7E. Windows color (decimal): -4888727 or 6907829. OLE color: 6907829.
HSL color Cylindrical-coordinate representation of color #B56769: hue angle of 358.46º degrees, saturation: 0.35, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #B56769 is Cyan = 0, Magento = 0.43, Yellow = 0.42 and Black (K on CMYK) = 0.29.
Color convert
| RGB | 181 | 103 | 105 | - |
| CMYK | 0 | 0.43 | 0.42 | 0.29 |
| HSL | 358.46º | 0.35% | 0.56% | - |
| HSV(B) | 358.46º | 0.43% | 0.71% | - |
| XYZ | 26.46 | 20.54 | 15.94 | - |
| YUV | 126.55 | 115.84 | 166.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 181 | 103 | 105 | 0 | 0.43 | 0.42 | 0.29 | 358.46 | 0.35 | 0.56 |
| Hex | B5 | 67 | 69 | 0 | 2B | 2A | 1D | 166 | 23 | 38 |
| Octal | 265 | 147 | 151 | 0 | 53 | 52 | 35 | 546 | 43 | 70 |
| Binary | 10110101 | 1100111 | 1101001 | 0 | 101011 | 101010 | 11101 | 101100110 | 100011 | 111000 |
Color Harmonies of #B56769
Complementary color
Monochromatic Colors of #B56769
Black with #B56769
Text Example
Text Example
White with #B56769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B56769; }
p { color: rgb(181,103,105); }
H1.HeaderClassName
{
color: #B56769;
}
.AnyTagClassName
{
color: #B56769;
}
</style>
background-color css
<style>
a { background-color: #B56769; }
a { background-color: rgb(181,103,105); }
div.DivClassName
{
background-color: #B56769;
}
.BgClassName
{
background-color: #B56769;
}
</style>
border-color css
<style>
span { border-color: #B56769; }
span { border-color: rgb(181,103,105); }
td.TdClassName
{
border-color: #B56769;
}
.TagClassName
{
border-color: #B56769;
}
</style>