Shades of Turkish Rose #B18081
Tints of Turkish Rose #B18081
RGB
CMYK
RGB Variations
Color information
#B18081 (or 0xB18081) is known color: Turkish Rose. HEX triplet: B1, 80 and 81. RGB value is (177,128,129). Sum of RGB (Red+Green+Blue) = 177+128+129=434 (57% of max value = 765). Red value is 177 (69.53% from 255 or 40.78% from 434); Green value is 128 (50.39% from 255 or 29.49% from 434); Blue value is 129 (50.78% from 255 or 29.72% from 434); Max value from RGB is 177 - color contains mainly: red. Hex color #B18081 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #B18081 is #4E7F7E. Grayscale: #8E8E8E. Windows color (decimal): -5144447 or 8487089. OLE color: 8487089.
HSL color Cylindrical-coordinate representation of color #B18081: hue angle of 358.78º degrees, saturation: 0.24, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #B18081 is Cyan = 0, Magento = 0.28, Yellow = 0.27 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 177 | 128 | 129 | - |
| CMYK | 0 | 0.28 | 0.27 | 0.31 |
| HSL | 358.78º | 0.24% | 0.6% | - |
| HSV(B) | 358.78º | 0.28% | 0.69% | - |
| XYZ | 29.81 | 26.37 | 24.29 | - |
| YUV | 142.77 | 120.23 | 152.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 177 | 128 | 129 | 0 | 0.28 | 0.27 | 0.31 | 358.78 | 0.24 | 0.6 |
| Hex | B1 | 80 | 81 | 0 | 1C | 1B | 1F | 167 | 18 | 3C |
| Octal | 261 | 200 | 201 | 0 | 34 | 33 | 37 | 547 | 30 | 74 |
| Binary | 10110001 | 10000000 | 10000001 | 0 | 11100 | 11011 | 11111 | 101100111 | 11000 | 111100 |
Color Harmonies of #B18081
Complementary color
Monochromatic Colors of #B18081
Black with #B18081
Text Example
Text Example
White with #B18081
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B18081; }
p { color: rgb(177,128,129); }
H1.HeaderClassName
{
color: #B18081;
}
.AnyTagClassName
{
color: #B18081;
}
</style>
background-color css
<style>
a { background-color: #B18081; }
a { background-color: rgb(177,128,129); }
div.DivClassName
{
background-color: #B18081;
}
.BgClassName
{
background-color: #B18081;
}
</style>
border-color css
<style>
span { border-color: #B18081; }
span { border-color: rgb(177,128,129); }
td.TdClassName
{
border-color: #B18081;
}
.TagClassName
{
border-color: #B18081;
}
</style>