Shades of Turkish Rose #B26772
Tints of Turkish Rose #B26772
RGB
CMYK
RGB Variations
Color information
#B26772 (or 0xB26772) is known color: Turkish Rose. HEX triplet: B2, 67 and 72. RGB value is (178,103,114). Sum of RGB (Red+Green+Blue) = 178+103+114=395 (52% of max value = 765). Red value is 178 (69.92% from 255 or 45.06% from 395); Green value is 103 (40.62% from 255 or 26.08% from 395); Blue value is 114 (44.92% from 255 or 28.86% from 395); Max value from RGB is 178 - color contains mainly: red. Hex color #B26772 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B26772 is #4D988D. Grayscale: #7E7E7E. Windows color (decimal): -5085326 or 7497650. OLE color: 7497650.
HSL color Cylindrical-coordinate representation of color #B26772: 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 #B26772 is Cyan = 0, Magento = 0.42, Yellow = 0.36 and Black (K on CMYK) = 0.30.
Color convert
| RGB | 178 | 103 | 114 | - |
| 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.25 | 20.38 | 18.47 | - |
| YUV | 126.68 | 120.85 | 164.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 178 | 103 | 114 | 0 | 0.42 | 0.36 | 0.30 | 351.2 | 0.33 | 0.55 |
| Hex | B2 | 67 | 72 | 0 | 2A | 24 | 1E | 15F | 21 | 37 |
| Octal | 262 | 147 | 162 | 0 | 52 | 44 | 36 | 537 | 41 | 67 |
| Binary | 10110010 | 1100111 | 1110010 | 0 | 101010 | 100100 | 11110 | 101011111 | 100001 | 110111 |
Color Harmonies of #B26772
Complementary color
Monochromatic Colors of #B26772
Black with #B26772
Text Example
Text Example
White with #B26772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B26772; }
p { color: rgb(178,103,114); }
H1.HeaderClassName
{
color: #B26772;
}
.AnyTagClassName
{
color: #B26772;
}
</style>
background-color css
<style>
a { background-color: #B26772; }
a { background-color: rgb(178,103,114); }
div.DivClassName
{
background-color: #B26772;
}
.BgClassName
{
background-color: #B26772;
}
</style>
border-color css
<style>
span { border-color: #B26772; }
span { border-color: rgb(178,103,114); }
td.TdClassName
{
border-color: #B26772;
}
.TagClassName
{
border-color: #B26772;
}
</style>