Shades of Turkish Rose #B36774
Tints of Turkish Rose #B36774
RGB
CMYK
RGB Variations
Color information
#B36774 (or 0xB36774) is known color: Turkish Rose. HEX triplet: B3, 67 and 74. RGB value is (179,103,116). Sum of RGB (Red+Green+Blue) = 179+103+116=398 (52% of max value = 765). Red value is 179 (70.31% from 255 or 44.97% from 398); Green value is 103 (40.62% from 255 or 25.88% from 398); Blue value is 116 (45.70% from 255 or 29.15% from 398); Max value from RGB is 179 - color contains mainly: red. Hex color #B36774 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B36774 is #4C988B. Grayscale: #7F7F7F. Windows color (decimal): -5019788 or 7628723. OLE color: 7628723.
HSL color Cylindrical-coordinate representation of color #B36774: hue angle of 349.74º 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 #B36774 is Cyan = 0, Magento = 0.42, Yellow = 0.35 and Black (K on CMYK) = 0.30.
Color convert
| RGB | 179 | 103 | 116 | - |
| CMYK | 0 | 0.42 | 0.35 | 0.30 |
| HSL | 349.74º | 0.33% | 0.55% | - |
| HSV(B) | 349.74º | 0.42% | 0.7% | - |
| XYZ | 26.59 | 20.55 | 19.09 | - |
| YUV | 127.21 | 121.68 | 164.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 179 | 103 | 116 | 0 | 0.42 | 0.35 | 0.30 | 349.74 | 0.33 | 0.55 |
| Hex | B3 | 67 | 74 | 0 | 2A | 23 | 1E | 15E | 21 | 37 |
| Octal | 263 | 147 | 164 | 0 | 52 | 43 | 36 | 536 | 41 | 67 |
| Binary | 10110011 | 1100111 | 1110100 | 0 | 101010 | 100011 | 11110 | 101011110 | 100001 | 110111 |
Color Harmonies of #B36774
Complementary color
Monochromatic Colors of #B36774
Black with #B36774
Text Example
Text Example
White with #B36774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B36774; }
p { color: rgb(179,103,116); }
H1.HeaderClassName
{
color: #B36774;
}
.AnyTagClassName
{
color: #B36774;
}
</style>
background-color css
<style>
a { background-color: #B36774; }
a { background-color: rgb(179,103,116); }
div.DivClassName
{
background-color: #B36774;
}
.BgClassName
{
background-color: #B36774;
}
</style>
border-color css
<style>
span { border-color: #B36774; }
span { border-color: rgb(179,103,116); }
td.TdClassName
{
border-color: #B36774;
}
.TagClassName
{
border-color: #B36774;
}
</style>