Shades of Turkish Rose #B46768
Tints of Turkish Rose #B46768
RGB
CMYK
RGB Variations
Color information
#B46768 (or 0xB46768) is known color: Turkish Rose. HEX triplet: B4, 67 and 68. RGB value is (180,103,104). Sum of RGB (Red+Green+Blue) = 180+103+104=387 (51% of max value = 765). Red value is 180 (70.70% from 255 or 46.51% from 387); Green value is 103 (40.62% from 255 or 26.61% from 387); Blue value is 104 (41.02% from 255 or 26.87% from 387); Max value from RGB is 180 - color contains mainly: red. Hex color #B46768 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B46768 is #4B9897. Grayscale: #7E7E7E. Windows color (decimal): -4954264 or 6842292. OLE color: 6842292.
HSL color Cylindrical-coordinate representation of color #B46768: hue angle of 359.22º 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 #B46768 is Cyan = 0, Magento = 0.43, Yellow = 0.42 and Black (K on CMYK) = 0.29.
Color convert
| RGB | 180 | 103 | 104 | - |
| CMYK | 0 | 0.43 | 0.42 | 0.29 |
| HSL | 359.22º | 0.34% | 0.55% | - |
| HSV(B) | 359.22º | 0.43% | 0.71% | - |
| XYZ | 26.17 | 20.4 | 15.66 | - |
| YUV | 126.14 | 115.51 | 166.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 180 | 103 | 104 | 0 | 0.43 | 0.42 | 0.29 | 359.22 | 0.34 | 0.55 |
| Hex | B4 | 67 | 68 | 0 | 2B | 2A | 1D | 167 | 22 | 37 |
| Octal | 264 | 147 | 150 | 0 | 53 | 52 | 35 | 547 | 42 | 67 |
| Binary | 10110100 | 1100111 | 1101000 | 0 | 101011 | 101010 | 11101 | 101100111 | 100010 | 110111 |
Color Harmonies of #B46768
Complementary color
Monochromatic Colors of #B46768
Black with #B46768
Text Example
Text Example
White with #B46768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B46768; }
p { color: rgb(180,103,104); }
H1.HeaderClassName
{
color: #B46768;
}
.AnyTagClassName
{
color: #B46768;
}
</style>
background-color css
<style>
a { background-color: #B46768; }
a { background-color: rgb(180,103,104); }
div.DivClassName
{
background-color: #B46768;
}
.BgClassName
{
background-color: #B46768;
}
</style>
border-color css
<style>
span { border-color: #B46768; }
span { border-color: rgb(180,103,104); }
td.TdClassName
{
border-color: #B46768;
}
.TagClassName
{
border-color: #B46768;
}
</style>