Shades of Turkish Rose #B36567
Tints of Turkish Rose #B36567
RGB
CMYK
RGB Variations
Color information
#B36567 (or 0xB36567) is known color: Turkish Rose. HEX triplet: B3, 65 and 67. RGB value is (179,101,103). Sum of RGB (Red+Green+Blue) = 179+101+103=383 (50% of max value = 765). Red value is 179 (70.31% from 255 or 46.74% from 383); Green value is 101 (39.84% from 255 or 26.37% from 383); Blue value is 103 (40.62% from 255 or 26.89% from 383); Max value from RGB is 179 - color contains mainly: red. Hex color #B36567 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B36567 is #4C9A98. Grayscale: #7C7C7C. Windows color (decimal): -5020313 or 6776243. OLE color: 6776243.
HSL color Cylindrical-coordinate representation of color #B36567: hue angle of 358.46º degrees, saturation: 0.34, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #B36567 is Cyan = 0, Magento = 0.44, Yellow = 0.42 and Black (K on CMYK) = 0.30.
Color convert
| RGB | 179 | 101 | 103 | - |
| CMYK | 0 | 0.44 | 0.42 | 0.30 |
| HSL | 358.46º | 0.34% | 0.55% | - |
| HSV(B) | 358.46º | 0.44% | 0.7% | - |
| XYZ | 25.69 | 19.87 | 15.31 | - |
| YUV | 124.55 | 115.84 | 166.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 179 | 101 | 103 | 0 | 0.44 | 0.42 | 0.30 | 358.46 | 0.34 | 0.55 |
| Hex | B3 | 65 | 67 | 0 | 2C | 2A | 1E | 166 | 22 | 37 |
| Octal | 263 | 145 | 147 | 0 | 54 | 52 | 36 | 546 | 42 | 67 |
| Binary | 10110011 | 1100101 | 1100111 | 0 | 101100 | 101010 | 11110 | 101100110 | 100010 | 110111 |
Color Harmonies of #B36567
Complementary color
Monochromatic Colors of #B36567
Black with #B36567
Text Example
Text Example
White with #B36567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B36567; }
p { color: rgb(179,101,103); }
H1.HeaderClassName
{
color: #B36567;
}
.AnyTagClassName
{
color: #B36567;
}
</style>
background-color css
<style>
a { background-color: #B36567; }
a { background-color: rgb(179,101,103); }
div.DivClassName
{
background-color: #B36567;
}
.BgClassName
{
background-color: #B36567;
}
</style>
border-color css
<style>
span { border-color: #B36567; }
span { border-color: rgb(179,101,103); }
td.TdClassName
{
border-color: #B36567;
}
.TagClassName
{
border-color: #B36567;
}
</style>