Shades of Turkish Rose #B46675
Tints of Turkish Rose #B46675
RGB
CMYK
RGB Variations
Color information
#B46675 (or 0xB46675) is known color: Turkish Rose. HEX triplet: B4, 66 and 75. RGB value is (180,102,117). Sum of RGB (Red+Green+Blue) = 180+102+117=399 (52% of max value = 765). Red value is 180 (70.70% from 255 or 45.11% from 399); Green value is 102 (40.23% from 255 or 25.56% from 399); Blue value is 117 (46.09% from 255 or 29.32% from 399); Max value from RGB is 180 - color contains mainly: red. Hex color #B46675 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B46675 is #4B998A. Grayscale: #7F7F7F. Windows color (decimal): -4954507 or 7694004. OLE color: 7694004.
HSL color Cylindrical-coordinate representation of color #B46675: hue angle of 348.46º 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 #B46675 is Cyan = 0, Magento = 0.43, Yellow = 0.35 and Black (K on CMYK) = 0.29.
Color convert
| RGB | 180 | 102 | 117 | - |
| CMYK | 0 | 0.43 | 0.35 | 0.29 |
| HSL | 348.46º | 0.34% | 0.55% | - |
| HSV(B) | 348.46º | 0.43% | 0.71% | - |
| XYZ | 26.78 | 20.49 | 19.37 | - |
| YUV | 127.03 | 122.34 | 165.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 180 | 102 | 117 | 0 | 0.43 | 0.35 | 0.29 | 348.46 | 0.34 | 0.55 |
| Hex | B4 | 66 | 75 | 0 | 2B | 23 | 1D | 15C | 22 | 37 |
| Octal | 264 | 146 | 165 | 0 | 53 | 43 | 35 | 534 | 42 | 67 |
| Binary | 10110100 | 1100110 | 1110101 | 0 | 101011 | 100011 | 11101 | 101011100 | 100010 | 110111 |
Color Harmonies of #B46675
Complementary color
Monochromatic Colors of #B46675
Black with #B46675
Text Example
Text Example
White with #B46675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B46675; }
p { color: rgb(180,102,117); }
H1.HeaderClassName
{
color: #B46675;
}
.AnyTagClassName
{
color: #B46675;
}
</style>
background-color css
<style>
a { background-color: #B46675; }
a { background-color: rgb(180,102,117); }
div.DivClassName
{
background-color: #B46675;
}
.BgClassName
{
background-color: #B46675;
}
</style>
border-color css
<style>
span { border-color: #B46675; }
span { border-color: rgb(180,102,117); }
td.TdClassName
{
border-color: #B46675;
}
.TagClassName
{
border-color: #B46675;
}
</style>