Shades of Turkish Rose #B46676
Tints of Turkish Rose #B46676
RGB
CMYK
RGB Variations
Color information
#B46676 (or 0xB46676) is known color: Turkish Rose. HEX triplet: B4, 66 and 76. RGB value is (180,102,118). Sum of RGB (Red+Green+Blue) = 180+102+118=400 (52% of max value = 765). Red value is 180 (70.70% from 255 or 45% from 400); Green value is 102 (40.23% from 255 or 25.5% from 400); Blue value is 118 (46.48% from 255 or 29.5% from 400); Max value from RGB is 180 - color contains mainly: red. Hex color #B46676 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B46676 is #4B9989. Grayscale: #7F7F7F. Windows color (decimal): -4954506 or 7759540. OLE color: 7759540.
HSL color Cylindrical-coordinate representation of color #B46676: hue angle of 347.69º 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 #B46676 is Cyan = 0, Magento = 0.43, Yellow = 0.34 and Black (K on CMYK) = 0.29.
Color convert
| RGB | 180 | 102 | 118 | - |
| CMYK | 0 | 0.43 | 0.34 | 0.29 |
| HSL | 347.69º | 0.34% | 0.55% | - |
| HSV(B) | 347.69º | 0.43% | 0.71% | - |
| XYZ | 26.84 | 20.51 | 19.68 | - |
| YUV | 127.15 | 122.84 | 165.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 180 | 102 | 118 | 0 | 0.43 | 0.34 | 0.29 | 347.69 | 0.34 | 0.55 |
| Hex | B4 | 66 | 76 | 0 | 2B | 22 | 1D | 15C | 22 | 37 |
| Octal | 264 | 146 | 166 | 0 | 53 | 42 | 35 | 534 | 42 | 67 |
| Binary | 10110100 | 1100110 | 1110110 | 0 | 101011 | 100010 | 11101 | 101011100 | 100010 | 110111 |
Color Harmonies of #B46676
Complementary color
Monochromatic Colors of #B46676
Black with #B46676
Text Example
Text Example
White with #B46676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B46676; }
p { color: rgb(180,102,118); }
H1.HeaderClassName
{
color: #B46676;
}
.AnyTagClassName
{
color: #B46676;
}
</style>
background-color css
<style>
a { background-color: #B46676; }
a { background-color: rgb(180,102,118); }
div.DivClassName
{
background-color: #B46676;
}
.BgClassName
{
background-color: #B46676;
}
</style>
border-color css
<style>
span { border-color: #B46676; }
span { border-color: rgb(180,102,118); }
td.TdClassName
{
border-color: #B46676;
}
.TagClassName
{
border-color: #B46676;
}
</style>