Shades of Turkish Rose #B46773
Tints of Turkish Rose #B46773
RGB
CMYK
RGB Variations
Color information
#B46773 (or 0xB46773) is known color: Turkish Rose. HEX triplet: B4, 67 and 73. RGB value is (180,103,115). Sum of RGB (Red+Green+Blue) = 180+103+115=398 (52% of max value = 765). Red value is 180 (70.70% from 255 or 45.23% from 398); Green value is 103 (40.62% from 255 or 25.88% from 398); Blue value is 115 (45.31% from 255 or 28.89% from 398); Max value from RGB is 180 - color contains mainly: red. Hex color #B46773 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B46773 is #4B988C. Grayscale: #7F7F7F. Windows color (decimal): -4954253 or 7563188. OLE color: 7563188.
HSL color Cylindrical-coordinate representation of color #B46773: hue angle of 350.65º degrees, saturation: 0.34, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #B46773 is Cyan = 0, Magento = 0.43, Yellow = 0.36 and Black (K on CMYK) = 0.29.
Color convert
| RGB | 180 | 103 | 115 | - |
| CMYK | 0 | 0.43 | 0.36 | 0.29 |
| HSL | 350.65º | 0.34% | 0.55% | - |
| HSV(B) | 350.65º | 0.43% | 0.71% | - |
| XYZ | 26.77 | 20.64 | 18.79 | - |
| YUV | 127.39 | 121.01 | 165.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 180 | 103 | 115 | 0 | 0.43 | 0.36 | 0.29 | 350.65 | 0.34 | 0.55 |
| Hex | B4 | 67 | 73 | 0 | 2B | 24 | 1D | 15F | 22 | 37 |
| Octal | 264 | 147 | 163 | 0 | 53 | 44 | 35 | 537 | 42 | 67 |
| Binary | 10110100 | 1100111 | 1110011 | 0 | 101011 | 100100 | 11101 | 101011111 | 100010 | 110111 |
Color Harmonies of #B46773
Complementary color
Monochromatic Colors of #B46773
Black with #B46773
Text Example
Text Example
White with #B46773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B46773; }
p { color: rgb(180,103,115); }
H1.HeaderClassName
{
color: #B46773;
}
.AnyTagClassName
{
color: #B46773;
}
</style>
background-color css
<style>
a { background-color: #B46773; }
a { background-color: rgb(180,103,115); }
div.DivClassName
{
background-color: #B46773;
}
.BgClassName
{
background-color: #B46773;
}
</style>
border-color css
<style>
span { border-color: #B46773; }
span { border-color: rgb(180,103,115); }
td.TdClassName
{
border-color: #B46773;
}
.TagClassName
{
border-color: #B46773;
}
</style>