Shades of Turkish Rose #B26472
Tints of Turkish Rose #B26472
RGB
CMYK
RGB Variations
Color information
#B26472 (or 0xB26472) is known color: Turkish Rose. HEX triplet: B2, 64 and 72. RGB value is (178,100,114). Sum of RGB (Red+Green+Blue) = 178+100+114=392 (51% of max value = 765). Red value is 178 (69.92% from 255 or 45.41% from 392); Green value is 100 (39.45% from 255 or 25.51% from 392); Blue value is 114 (44.92% from 255 or 29.08% from 392); Max value from RGB is 178 - color contains mainly: red. Hex color #B26472 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B26472 is #4D9B8D. Grayscale: #7C7C7C. Windows color (decimal): -5086094 or 7496882. OLE color: 7496882.
HSL color Cylindrical-coordinate representation of color #B26472: hue angle of 349.23º 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 #B26472 is Cyan = 0, Magento = 0.44, Yellow = 0.36 and Black (K on CMYK) = 0.30.
Color convert
| RGB | 178 | 100 | 114 | - |
| CMYK | 0 | 0.44 | 0.36 | 0.30 |
| HSL | 349.23º | 0.34% | 0.55% | - |
| HSV(B) | 349.23º | 0.44% | 0.7% | - |
| XYZ | 25.95 | 19.79 | 18.37 | - |
| YUV | 124.92 | 121.84 | 165.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 178 | 100 | 114 | 0 | 0.44 | 0.36 | 0.30 | 349.23 | 0.34 | 0.55 |
| Hex | B2 | 64 | 72 | 0 | 2C | 24 | 1E | 15D | 22 | 37 |
| Octal | 262 | 144 | 162 | 0 | 54 | 44 | 36 | 535 | 42 | 67 |
| Binary | 10110010 | 1100100 | 1110010 | 0 | 101100 | 100100 | 11110 | 101011101 | 100010 | 110111 |
Color Harmonies of #B26472
Complementary color
Monochromatic Colors of #B26472
Black with #B26472
Text Example
Text Example
White with #B26472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B26472; }
p { color: rgb(178,100,114); }
H1.HeaderClassName
{
color: #B26472;
}
.AnyTagClassName
{
color: #B26472;
}
</style>
background-color css
<style>
a { background-color: #B26472; }
a { background-color: rgb(178,100,114); }
div.DivClassName
{
background-color: #B26472;
}
.BgClassName
{
background-color: #B26472;
}
</style>
border-color css
<style>
span { border-color: #B26472; }
span { border-color: rgb(178,100,114); }
td.TdClassName
{
border-color: #B26472;
}
.TagClassName
{
border-color: #B26472;
}
</style>