Shades of Turkish Rose #B36873
Tints of Turkish Rose #B36873
RGB
CMYK
RGB Variations
Color information
#B36873 (or 0xB36873) is known color: Turkish Rose. HEX triplet: B3, 68 and 73. RGB value is (179,104,115). Sum of RGB (Red+Green+Blue) = 179+104+115=398 (52% of max value = 765). Red value is 179 (70.31% from 255 or 44.97% from 398); Green value is 104 (41.02% from 255 or 26.13% from 398); Blue value is 115 (45.31% from 255 or 28.89% from 398); Max value from RGB is 179 - color contains mainly: red. Hex color #B36873 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B36873 is #4C978C. Grayscale: #7F7F7F. Windows color (decimal): -5019533 or 7563443. OLE color: 7563443.
HSL color Cylindrical-coordinate representation of color #B36873: hue angle of 351.2º 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 #B36873 is Cyan = 0, Magento = 0.42, Yellow = 0.36 and Black (K on CMYK) = 0.30.
Color convert
| RGB | 179 | 104 | 115 | - |
| CMYK | 0 | 0.42 | 0.36 | 0.30 |
| HSL | 351.2º | 0.33% | 0.55% | - |
| HSV(B) | 351.2º | 0.42% | 0.7% | - |
| XYZ | 26.64 | 20.72 | 18.82 | - |
| YUV | 127.68 | 120.85 | 164.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 179 | 104 | 115 | 0 | 0.42 | 0.36 | 0.30 | 351.2 | 0.33 | 0.55 |
| Hex | B3 | 68 | 73 | 0 | 2A | 24 | 1E | 15F | 21 | 37 |
| Octal | 263 | 150 | 163 | 0 | 52 | 44 | 36 | 537 | 41 | 67 |
| Binary | 10110011 | 1101000 | 1110011 | 0 | 101010 | 100100 | 11110 | 101011111 | 100001 | 110111 |
Color Harmonies of #B36873
Complementary color
Monochromatic Colors of #B36873
Black with #B36873
Text Example
Text Example
White with #B36873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B36873; }
p { color: rgb(179,104,115); }
H1.HeaderClassName
{
color: #B36873;
}
.AnyTagClassName
{
color: #B36873;
}
</style>
background-color css
<style>
a { background-color: #B36873; }
a { background-color: rgb(179,104,115); }
div.DivClassName
{
background-color: #B36873;
}
.BgClassName
{
background-color: #B36873;
}
</style>
border-color css
<style>
span { border-color: #B36873; }
span { border-color: rgb(179,104,115); }
td.TdClassName
{
border-color: #B36873;
}
.TagClassName
{
border-color: #B36873;
}
</style>