Shades of Turkish Rose #B07378
Tints of Turkish Rose #B07378
RGB
CMYK
RGB Variations
Color information
#B07378 (or 0xB07378) is known color: Turkish Rose. HEX triplet: B0, 73 and 78. RGB value is (176,115,120). Sum of RGB (Red+Green+Blue) = 176+115+120=411 (54% of max value = 765). Red value is 176 (69.14% from 255 or 42.82% from 411); Green value is 115 (45.31% from 255 or 27.98% from 411); Blue value is 120 (47.27% from 255 or 29.20% from 411); Max value from RGB is 176 - color contains mainly: red. Hex color #B07378 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #B07378 is #4F8C87. Grayscale: #858585. Windows color (decimal): -5213320 or 7893936. OLE color: 7893936.
HSL color Cylindrical-coordinate representation of color #B07378: hue angle of 355.08º degrees, saturation: 0.28, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #B07378 is Cyan = 0, Magento = 0.35, Yellow = 0.32 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 176 | 115 | 120 | - |
| CMYK | 0 | 0.35 | 0.32 | 0.31 |
| HSL | 355.08º | 0.28% | 0.57% | - |
| HSV(B) | 355.08º | 0.35% | 0.69% | - |
| XYZ | 27.43 | 22.85 | 20.73 | - |
| YUV | 133.81 | 120.21 | 158.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 176 | 115 | 120 | 0 | 0.35 | 0.32 | 0.31 | 355.08 | 0.28 | 0.57 |
| Hex | B0 | 73 | 78 | 0 | 23 | 20 | 1F | 163 | 1C | 39 |
| Octal | 260 | 163 | 170 | 0 | 43 | 40 | 37 | 543 | 34 | 71 |
| Binary | 10110000 | 1110011 | 1111000 | 0 | 100011 | 100000 | 11111 | 101100011 | 11100 | 111001 |
Color Harmonies of #B07378
Complementary color
Monochromatic Colors of #B07378
Black with #B07378
Text Example
Text Example
White with #B07378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B07378; }
p { color: rgb(176,115,120); }
H1.HeaderClassName
{
color: #B07378;
}
.AnyTagClassName
{
color: #B07378;
}
</style>
background-color css
<style>
a { background-color: #B07378; }
a { background-color: rgb(176,115,120); }
div.DivClassName
{
background-color: #B07378;
}
.BgClassName
{
background-color: #B07378;
}
</style>
border-color css
<style>
span { border-color: #B07378; }
span { border-color: rgb(176,115,120); }
td.TdClassName
{
border-color: #B07378;
}
.TagClassName
{
border-color: #B07378;
}
</style>