Shades of Turkish Rose #B26567
Tints of Turkish Rose #B26567
RGB
CMYK
RGB Variations
Color information
#B26567 (or 0xB26567) is known color: Turkish Rose. HEX triplet: B2, 65 and 67. RGB value is (178,101,103). Sum of RGB (Red+Green+Blue) = 178+101+103=382 (50% of max value = 765). Red value is 178 (69.92% from 255 or 46.60% from 382); Green value is 101 (39.84% from 255 or 26.44% from 382); Blue value is 103 (40.62% from 255 or 26.96% from 382); Max value from RGB is 178 - color contains mainly: red. Hex color #B26567 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B26567 is #4D9A98. Grayscale: #7C7C7C. Windows color (decimal): -5085849 or 6776242. OLE color: 6776242.
HSL color Cylindrical-coordinate representation of color #B26567: hue angle of 358.44º degrees, saturation: 0.33, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #B26567 is Cyan = 0, Magento = 0.43, Yellow = 0.42 and Black (K on CMYK) = 0.30.
Color convert
| RGB | 178 | 101 | 103 | - |
| CMYK | 0 | 0.43 | 0.42 | 0.30 |
| HSL | 358.44º | 0.33% | 0.55% | - |
| HSV(B) | 358.44º | 0.43% | 0.7% | - |
| XYZ | 25.46 | 19.75 | 15.3 | - |
| YUV | 124.25 | 116.01 | 166.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 178 | 101 | 103 | 0 | 0.43 | 0.42 | 0.30 | 358.44 | 0.33 | 0.55 |
| Hex | B2 | 65 | 67 | 0 | 2B | 2A | 1E | 166 | 21 | 37 |
| Octal | 262 | 145 | 147 | 0 | 53 | 52 | 36 | 546 | 41 | 67 |
| Binary | 10110010 | 1100101 | 1100111 | 0 | 101011 | 101010 | 11110 | 101100110 | 100001 | 110111 |
Color Harmonies of #B26567
Complementary color
Monochromatic Colors of #B26567
Black with #B26567
Text Example
Text Example
White with #B26567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B26567; }
p { color: rgb(178,101,103); }
H1.HeaderClassName
{
color: #B26567;
}
.AnyTagClassName
{
color: #B26567;
}
</style>
background-color css
<style>
a { background-color: #B26567; }
a { background-color: rgb(178,101,103); }
div.DivClassName
{
background-color: #B26567;
}
.BgClassName
{
background-color: #B26567;
}
</style>
border-color css
<style>
span { border-color: #B26567; }
span { border-color: rgb(178,101,103); }
td.TdClassName
{
border-color: #B26567;
}
.TagClassName
{
border-color: #B26567;
}
</style>