Shades of Turkish Rose #B36667
Tints of Turkish Rose #B36667
RGB
CMYK
RGB Variations
Color information
#B36667 (or 0xB36667) is known color: Turkish Rose. HEX triplet: B3, 66 and 67. RGB value is (179,102,103). Sum of RGB (Red+Green+Blue) = 179+102+103=384 (50% of max value = 765). Red value is 179 (70.31% from 255 or 46.61% from 384); Green value is 102 (40.23% from 255 or 26.56% from 384); Blue value is 103 (40.62% from 255 or 26.82% from 384); Max value from RGB is 179 - color contains mainly: red. Hex color #B36667 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B36667 is #4C9998. Grayscale: #7D7D7D. Windows color (decimal): -5020057 or 6776499. OLE color: 6776499.
HSL color Cylindrical-coordinate representation of color #B36667: hue angle of 359.22º degrees, saturation: 0.34, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #B36667 is Cyan = 0, Magento = 0.43, Yellow = 0.42 and Black (K on CMYK) = 0.30.
Color convert
| RGB | 179 | 102 | 103 | - |
| CMYK | 0 | 0.43 | 0.42 | 0.30 |
| HSL | 359.22º | 0.34% | 0.55% | - |
| HSV(B) | 359.22º | 0.43% | 0.7% | - |
| XYZ | 25.79 | 20.07 | 15.35 | - |
| YUV | 125.14 | 115.51 | 166.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 179 | 102 | 103 | 0 | 0.43 | 0.42 | 0.30 | 359.22 | 0.34 | 0.55 |
| Hex | B3 | 66 | 67 | 0 | 2B | 2A | 1E | 167 | 22 | 37 |
| Octal | 263 | 146 | 147 | 0 | 53 | 52 | 36 | 547 | 42 | 67 |
| Binary | 10110011 | 1100110 | 1100111 | 0 | 101011 | 101010 | 11110 | 101100111 | 100010 | 110111 |
Color Harmonies of #B36667
Complementary color
Monochromatic Colors of #B36667
Black with #B36667
Text Example
Text Example
White with #B36667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B36667; }
p { color: rgb(179,102,103); }
H1.HeaderClassName
{
color: #B36667;
}
.AnyTagClassName
{
color: #B36667;
}
</style>
background-color css
<style>
a { background-color: #B36667; }
a { background-color: rgb(179,102,103); }
div.DivClassName
{
background-color: #B36667;
}
.BgClassName
{
background-color: #B36667;
}
</style>
border-color css
<style>
span { border-color: #B36667; }
span { border-color: rgb(179,102,103); }
td.TdClassName
{
border-color: #B36667;
}
.TagClassName
{
border-color: #B36667;
}
</style>