Shades of Brandy Rose #C18677
Tints of Brandy Rose #C18677
RGB
CMYK
RGB Variations
Color information
#C18677 (or 0xC18677) is known color: Brandy Rose. HEX triplet: C1, 86 and 77. RGB value is (193,134,119). Sum of RGB (Red+Green+Blue) = 193+134+119=446 (59% of max value = 765). Red value is 193 (75.78% from 255 or 43.27% from 446); Green value is 134 (52.73% from 255 or 30.04% from 446); Blue value is 119 (46.88% from 255 or 26.68% from 446); Max value from RGB is 193 - color contains mainly: red. Hex color #C18677 is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #C18677 is #3E7988. Grayscale: #969696. Windows color (decimal): -4094345 or 7833281. OLE color: 7833281.
HSL color Cylindrical-coordinate representation of color #C18677: hue angle of 12.16º degrees, saturation: 0.37, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #C18677 is Cyan = 0, Magento = 0.31, Yellow = 0.38 and Black (K on CMYK) = 0.24.
Color convert
| RGB | 193 | 134 | 119 | - |
| CMYK | 0 | 0.31 | 0.38 | 0.24 |
| HSL | 12.16º | 0.37% | 0.61% | - |
| HSV(B) | 12.16º | 0.38% | 0.76% | - |
| XYZ | 33.85 | 29.72 | 21.41 | - |
| YUV | 149.93 | 110.55 | 158.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 193 | 134 | 119 | 0 | 0.31 | 0.38 | 0.24 | 12.16 | 0.37 | 0.61 |
| Hex | C1 | 86 | 77 | 0 | 1F | 26 | 18 | C | 25 | 3D |
| Octal | 301 | 206 | 167 | 0 | 37 | 46 | 30 | 14 | 45 | 75 |
| Binary | 11000001 | 10000110 | 1110111 | 0 | 11111 | 100110 | 11000 | 1100 | 100101 | 111101 |
Color Harmonies of #C18677
Complementary color
Monochromatic Colors of #C18677
Black with #C18677
Text Example
Text Example
White with #C18677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C18677; }
p { color: rgb(193,134,119); }
H1.HeaderClassName
{
color: #C18677;
}
.AnyTagClassName
{
color: #C18677;
}
</style>
background-color css
<style>
a { background-color: #C18677; }
a { background-color: rgb(193,134,119); }
div.DivClassName
{
background-color: #C18677;
}
.BgClassName
{
background-color: #C18677;
}
</style>
border-color css
<style>
span { border-color: #C18677; }
span { border-color: rgb(193,134,119); }
td.TdClassName
{
border-color: #C18677;
}
.TagClassName
{
border-color: #C18677;
}
</style>