Shades of Turkish Rose #B56567
Tints of Turkish Rose #B56567
RGB
CMYK
RGB Variations
Color information
#B56567 (or 0xB56567) is known color: Turkish Rose. HEX triplet: B5, 65 and 67. RGB value is (181,101,103). Sum of RGB (Red+Green+Blue) = 181+101+103=385 (50% of max value = 765). Red value is 181 (71.09% from 255 or 47.01% from 385); Green value is 101 (39.84% from 255 or 26.23% from 385); Blue value is 103 (40.62% from 255 or 26.75% from 385); Max value from RGB is 181 - color contains mainly: red. Hex color #B56567 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B56567 is #4A9A98. Grayscale: #7D7D7D. Windows color (decimal): -4889241 or 6776245. OLE color: 6776245.
HSL color Cylindrical-coordinate representation of color #B56567: hue angle of 358.5º 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 #B56567 is Cyan = 0, Magento = 0.44, Yellow = 0.43 and Black (K on CMYK) = 0.29.
Color convert
| RGB | 181 | 101 | 103 | - |
| CMYK | 0 | 0.44 | 0.43 | 0.29 |
| HSL | 358.5º | 0.35% | 0.55% | - |
| HSV(B) | 358.5º | 0.44% | 0.71% | - |
| XYZ | 26.16 | 20.11 | 15.33 | - |
| YUV | 125.15 | 115.5 | 167.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 181 | 101 | 103 | 0 | 0.44 | 0.43 | 0.29 | 358.5 | 0.35 | 0.55 |
| Hex | B5 | 65 | 67 | 0 | 2C | 2B | 1D | 166 | 23 | 37 |
| Octal | 265 | 145 | 147 | 0 | 54 | 53 | 35 | 546 | 43 | 67 |
| Binary | 10110101 | 1100101 | 1100111 | 0 | 101100 | 101011 | 11101 | 101100110 | 100011 | 110111 |
Color Harmonies of #B56567
Complementary color
Monochromatic Colors of #B56567
Black with #B56567
Text Example
Text Example
White with #B56567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B56567; }
p { color: rgb(181,101,103); }
H1.HeaderClassName
{
color: #B56567;
}
.AnyTagClassName
{
color: #B56567;
}
</style>
background-color css
<style>
a { background-color: #B56567; }
a { background-color: rgb(181,101,103); }
div.DivClassName
{
background-color: #B56567;
}
.BgClassName
{
background-color: #B56567;
}
</style>
border-color css
<style>
span { border-color: #B56567; }
span { border-color: rgb(181,101,103); }
td.TdClassName
{
border-color: #B56567;
}
.TagClassName
{
border-color: #B56567;
}
</style>