Shades of Turkish Rose #B36770
Tints of Turkish Rose #B36770
RGB
CMYK
RGB Variations
Color information
#B36770 (or 0xB36770) is known color: Turkish Rose. HEX triplet: B3, 67 and 70. RGB value is (179,103,112). Sum of RGB (Red+Green+Blue) = 179+103+112=394 (52% of max value = 765). Red value is 179 (70.31% from 255 or 45.43% from 394); Green value is 103 (40.62% from 255 or 26.14% from 394); Blue value is 112 (44.14% from 255 or 28.43% from 394); Max value from RGB is 179 - color contains mainly: red. Hex color #B36770 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B36770 is #4C988F. Grayscale: #7E7E7E. Windows color (decimal): -5019792 or 7366579. OLE color: 7366579.
HSL color Cylindrical-coordinate representation of color #B36770: hue angle of 352.89º 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 #B36770 is Cyan = 0, Magento = 0.42, Yellow = 0.37 and Black (K on CMYK) = 0.30.
Color convert
| RGB | 179 | 103 | 112 | - |
| CMYK | 0 | 0.42 | 0.37 | 0.30 |
| HSL | 352.89º | 0.33% | 0.55% | - |
| HSV(B) | 352.89º | 0.42% | 0.7% | - |
| XYZ | 26.37 | 20.45 | 17.89 | - |
| YUV | 126.75 | 119.68 | 165.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 179 | 103 | 112 | 0 | 0.42 | 0.37 | 0.30 | 352.89 | 0.33 | 0.55 |
| Hex | B3 | 67 | 70 | 0 | 2A | 25 | 1E | 161 | 21 | 37 |
| Octal | 263 | 147 | 160 | 0 | 52 | 45 | 36 | 541 | 41 | 67 |
| Binary | 10110011 | 1100111 | 1110000 | 0 | 101010 | 100101 | 11110 | 101100001 | 100001 | 110111 |
Color Harmonies of #B36770
Complementary color
Monochromatic Colors of #B36770
Black with #B36770
Text Example
Text Example
White with #B36770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B36770; }
p { color: rgb(179,103,112); }
H1.HeaderClassName
{
color: #B36770;
}
.AnyTagClassName
{
color: #B36770;
}
</style>
background-color css
<style>
a { background-color: #B36770; }
a { background-color: rgb(179,103,112); }
div.DivClassName
{
background-color: #B36770;
}
.BgClassName
{
background-color: #B36770;
}
</style>
border-color css
<style>
span { border-color: #B36770; }
span { border-color: rgb(179,103,112); }
td.TdClassName
{
border-color: #B36770;
}
.TagClassName
{
border-color: #B36770;
}
</style>