Shades of Turkish Rose #B36467
Tints of Turkish Rose #B36467
RGB
CMYK
RGB Variations
Color information
#B36467 (or 0xB36467) is known color: Turkish Rose. HEX triplet: B3, 64 and 67. RGB value is (179,100,103). Sum of RGB (Red+Green+Blue) = 179+100+103=382 (50% of max value = 765). Red value is 179 (70.31% from 255 or 46.86% from 382); Green value is 100 (39.45% from 255 or 26.18% from 382); Blue value is 103 (40.62% from 255 or 26.96% from 382); Max value from RGB is 179 - color contains mainly: red. Hex color #B36467 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B36467 is #4C9B98. Grayscale: #7C7C7C. Windows color (decimal): -5020569 or 6775987. OLE color: 6775987.
HSL color Cylindrical-coordinate representation of color #B36467: hue angle of 357.72º 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 #B36467 is Cyan = 0, Magento = 0.44, Yellow = 0.42 and Black (K on CMYK) = 0.30.
Color convert
| RGB | 179 | 100 | 103 | - |
| CMYK | 0 | 0.44 | 0.42 | 0.30 |
| HSL | 357.72º | 0.34% | 0.55% | - |
| HSV(B) | 357.72º | 0.44% | 0.7% | - |
| XYZ | 25.6 | 19.68 | 15.28 | - |
| YUV | 123.96 | 116.17 | 167.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 179 | 100 | 103 | 0 | 0.44 | 0.42 | 0.30 | 357.72 | 0.34 | 0.55 |
| Hex | B3 | 64 | 67 | 0 | 2C | 2A | 1E | 166 | 22 | 37 |
| Octal | 263 | 144 | 147 | 0 | 54 | 52 | 36 | 546 | 42 | 67 |
| Binary | 10110011 | 1100100 | 1100111 | 0 | 101100 | 101010 | 11110 | 101100110 | 100010 | 110111 |
Color Harmonies of #B36467
Complementary color
Monochromatic Colors of #B36467
Black with #B36467
Text Example
Text Example
White with #B36467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B36467; }
p { color: rgb(179,100,103); }
H1.HeaderClassName
{
color: #B36467;
}
.AnyTagClassName
{
color: #B36467;
}
</style>
background-color css
<style>
a { background-color: #B36467; }
a { background-color: rgb(179,100,103); }
div.DivClassName
{
background-color: #B36467;
}
.BgClassName
{
background-color: #B36467;
}
</style>
border-color css
<style>
span { border-color: #B36467; }
span { border-color: rgb(179,100,103); }
td.TdClassName
{
border-color: #B36467;
}
.TagClassName
{
border-color: #B36467;
}
</style>