Shades of Turkish Rose #B06468
Tints of Turkish Rose #B06468
RGB
CMYK
RGB Variations
Color information
#B06468 (or 0xB06468) is known color: Turkish Rose. HEX triplet: B0, 64 and 68. RGB value is (176,100,104). Sum of RGB (Red+Green+Blue) = 176+100+104=380 (50% of max value = 765). Red value is 176 (69.14% from 255 or 46.32% from 380); Green value is 100 (39.45% from 255 or 26.32% from 380); Blue value is 104 (41.02% from 255 or 27.37% from 380); Max value from RGB is 176 - color contains mainly: red. Hex color #B06468 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B06468 is #4F9B97. Grayscale: #7B7B7B. Windows color (decimal): -5217176 or 6841520. OLE color: 6841520.
HSL color Cylindrical-coordinate representation of color #B06468: hue angle of 356.84º 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 #B06468 is Cyan = 0, Magento = 0.43, Yellow = 0.41 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 176 | 100 | 104 | - |
| CMYK | 0 | 0.43 | 0.41 | 0.31 |
| HSL | 356.84º | 0.32% | 0.54% | - |
| HSV(B) | 356.84º | 0.43% | 0.69% | - |
| XYZ | 24.96 | 19.34 | 15.51 | - |
| YUV | 123.18 | 117.18 | 165.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 176 | 100 | 104 | 0 | 0.43 | 0.41 | 0.31 | 356.84 | 0.32 | 0.54 |
| Hex | B0 | 64 | 68 | 0 | 2B | 29 | 1F | 165 | 20 | 36 |
| Octal | 260 | 144 | 150 | 0 | 53 | 51 | 37 | 545 | 40 | 66 |
| Binary | 10110000 | 1100100 | 1101000 | 0 | 101011 | 101001 | 11111 | 101100101 | 100000 | 110110 |
Color Harmonies of #B06468
Complementary color
Monochromatic Colors of #B06468
Black with #B06468
Text Example
Text Example
White with #B06468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B06468; }
p { color: rgb(176,100,104); }
H1.HeaderClassName
{
color: #B06468;
}
.AnyTagClassName
{
color: #B06468;
}
</style>
background-color css
<style>
a { background-color: #B06468; }
a { background-color: rgb(176,100,104); }
div.DivClassName
{
background-color: #B06468;
}
.BgClassName
{
background-color: #B06468;
}
</style>
border-color css
<style>
span { border-color: #B06468; }
span { border-color: rgb(176,100,104); }
td.TdClassName
{
border-color: #B06468;
}
.TagClassName
{
border-color: #B06468;
}
</style>