Shades of Turkish Rose #B06467
Tints of Turkish Rose #B06467
RGB
CMYK
RGB Variations
Color information
#B06467 (or 0xB06467) is known color: Turkish Rose. HEX triplet: B0, 64 and 67. RGB value is (176,100,103). Sum of RGB (Red+Green+Blue) = 176+100+103=379 (50% of max value = 765). Red value is 176 (69.14% from 255 or 46.44% from 379); Green value is 100 (39.45% from 255 or 26.39% from 379); Blue value is 103 (40.62% from 255 or 27.18% from 379); Max value from RGB is 176 - color contains mainly: red. Hex color #B06467 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B06467 is #4F9B98. Grayscale: #7B7B7B. Windows color (decimal): -5217177 or 6775984. OLE color: 6775984.
HSL color Cylindrical-coordinate representation of color #B06467: hue angle of 357.63º degrees, saturation: 0.32, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #B06467 is Cyan = 0, Magento = 0.43, Yellow = 0.41 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 176 | 100 | 103 | - |
| CMYK | 0 | 0.43 | 0.41 | 0.31 |
| HSL | 357.63º | 0.32% | 0.54% | - |
| HSV(B) | 357.63º | 0.43% | 0.69% | - |
| XYZ | 24.91 | 19.32 | 15.25 | - |
| YUV | 123.07 | 116.68 | 165.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 176 | 100 | 103 | 0 | 0.43 | 0.41 | 0.31 | 357.63 | 0.32 | 0.54 |
| Hex | B0 | 64 | 67 | 0 | 2B | 29 | 1F | 166 | 20 | 36 |
| Octal | 260 | 144 | 147 | 0 | 53 | 51 | 37 | 546 | 40 | 66 |
| Binary | 10110000 | 1100100 | 1100111 | 0 | 101011 | 101001 | 11111 | 101100110 | 100000 | 110110 |
Color Harmonies of #B06467
Complementary color
Monochromatic Colors of #B06467
Black with #B06467
Text Example
Text Example
White with #B06467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B06467; }
p { color: rgb(176,100,103); }
H1.HeaderClassName
{
color: #B06467;
}
.AnyTagClassName
{
color: #B06467;
}
</style>
background-color css
<style>
a { background-color: #B06467; }
a { background-color: rgb(176,100,103); }
div.DivClassName
{
background-color: #B06467;
}
.BgClassName
{
background-color: #B06467;
}
</style>
border-color css
<style>
span { border-color: #B06467; }
span { border-color: rgb(176,100,103); }
td.TdClassName
{
border-color: #B06467;
}
.TagClassName
{
border-color: #B06467;
}
</style>