Shades of Turkish Rose #B17679
Tints of Turkish Rose #B17679
RGB
CMYK
RGB Variations
Color information
#B17679 (or 0xB17679) is known color: Turkish Rose. HEX triplet: B1, 76 and 79. RGB value is (177,118,121). Sum of RGB (Red+Green+Blue) = 177+118+121=416 (55% of max value = 765). Red value is 177 (69.53% from 255 or 42.55% from 416); Green value is 118 (46.48% from 255 or 28.37% from 416); Blue value is 121 (47.66% from 255 or 29.09% from 416); Max value from RGB is 177 - color contains mainly: red. Hex color #B17679 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B17679 is #4E8986. Grayscale: #888888. Windows color (decimal): -5147015 or 7960241. OLE color: 7960241.
HSL color Cylindrical-coordinate representation of color #B17679: hue angle of 356.95º degrees, saturation: 0.27, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #B17679 is Cyan = 0, Magento = 0.33, Yellow = 0.32 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 177 | 118 | 121 | - |
| CMYK | 0 | 0.33 | 0.32 | 0.31 |
| HSL | 356.95º | 0.27% | 0.58% | - |
| HSV(B) | 356.95º | 0.33% | 0.69% | - |
| XYZ | 28.06 | 23.68 | 21.18 | - |
| YUV | 135.98 | 119.55 | 157.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 177 | 118 | 121 | 0 | 0.33 | 0.32 | 0.31 | 356.95 | 0.27 | 0.58 |
| Hex | B1 | 76 | 79 | 0 | 21 | 20 | 1F | 165 | 1B | 3A |
| Octal | 261 | 166 | 171 | 0 | 41 | 40 | 37 | 545 | 33 | 72 |
| Binary | 10110001 | 1110110 | 1111001 | 0 | 100001 | 100000 | 11111 | 101100101 | 11011 | 111010 |
Color Harmonies of #B17679
Complementary color
Monochromatic Colors of #B17679
Black with #B17679
Text Example
Text Example
White with #B17679
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B17679; }
p { color: rgb(177,118,121); }
H1.HeaderClassName
{
color: #B17679;
}
.AnyTagClassName
{
color: #B17679;
}
</style>
background-color css
<style>
a { background-color: #B17679; }
a { background-color: rgb(177,118,121); }
div.DivClassName
{
background-color: #B17679;
}
.BgClassName
{
background-color: #B17679;
}
</style>
border-color css
<style>
span { border-color: #B17679; }
span { border-color: rgb(177,118,121); }
td.TdClassName
{
border-color: #B17679;
}
.TagClassName
{
border-color: #B17679;
}
</style>