Shades of Turkish Rose #B36768
Tints of Turkish Rose #B36768
RGB
CMYK
RGB Variations
Color information
#B36768 (or 0xB36768) is known color: Turkish Rose. HEX triplet: B3, 67 and 68. RGB value is (179,103,104). Sum of RGB (Red+Green+Blue) = 179+103+104=386 (51% of max value = 765). Red value is 179 (70.31% from 255 or 46.37% from 386); Green value is 103 (40.62% from 255 or 26.68% from 386); Blue value is 104 (41.02% from 255 or 26.94% from 386); Max value from RGB is 179 - color contains mainly: red. Hex color #B36768 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B36768 is #4C9897. Grayscale: #7D7D7D. Windows color (decimal): -5019800 or 6842291. OLE color: 6842291.
HSL color Cylindrical-coordinate representation of color #B36768: hue angle of 359.21º degrees, saturation: 0.33, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #B36768 is Cyan = 0, Magento = 0.42, Yellow = 0.42 and Black (K on CMYK) = 0.30.
Color convert
| RGB | 179 | 103 | 104 | - |
| CMYK | 0 | 0.42 | 0.42 | 0.30 |
| HSL | 359.21º | 0.33% | 0.55% | - |
| HSV(B) | 359.21º | 0.42% | 0.7% | - |
| XYZ | 25.94 | 20.28 | 15.64 | - |
| YUV | 125.84 | 115.68 | 165.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 179 | 103 | 104 | 0 | 0.42 | 0.42 | 0.30 | 359.21 | 0.33 | 0.55 |
| Hex | B3 | 67 | 68 | 0 | 2A | 2A | 1E | 167 | 21 | 37 |
| Octal | 263 | 147 | 150 | 0 | 52 | 52 | 36 | 547 | 41 | 67 |
| Binary | 10110011 | 1100111 | 1101000 | 0 | 101010 | 101010 | 11110 | 101100111 | 100001 | 110111 |
Color Harmonies of #B36768
Complementary color
Monochromatic Colors of #B36768
Black with #B36768
Text Example
Text Example
White with #B36768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B36768; }
p { color: rgb(179,103,104); }
H1.HeaderClassName
{
color: #B36768;
}
.AnyTagClassName
{
color: #B36768;
}
</style>
background-color css
<style>
a { background-color: #B36768; }
a { background-color: rgb(179,103,104); }
div.DivClassName
{
background-color: #B36768;
}
.BgClassName
{
background-color: #B36768;
}
</style>
border-color css
<style>
span { border-color: #B36768; }
span { border-color: rgb(179,103,104); }
td.TdClassName
{
border-color: #B36768;
}
.TagClassName
{
border-color: #B36768;
}
</style>