Shades of Brandy Rose #C28774
Tints of Brandy Rose #C28774
RGB
CMYK
RGB Variations
Color information
#C28774 (or 0xC28774) is known color: Brandy Rose. HEX triplet: C2, 87 and 74. RGB value is (194,135,116). Sum of RGB (Red+Green+Blue) = 194+135+116=445 (58% of max value = 765). Red value is 194 (76.17% from 255 or 43.60% from 445); Green value is 135 (53.12% from 255 or 30.34% from 445); Blue value is 116 (45.70% from 255 or 26.07% from 445); Max value from RGB is 194 - color contains mainly: red. Hex color #C28774 is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #C28774 is #3D788B. Grayscale: #969696. Windows color (decimal): -4028556 or 7636930. OLE color: 7636930.
HSL color Cylindrical-coordinate representation of color #C28774: hue angle of 14.62º degrees, saturation: 0.39, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #C28774 is Cyan = 0, Magento = 0.30, Yellow = 0.40 and Black (K on CMYK) = 0.24.
Color convert
| RGB | 194 | 135 | 116 | - |
| CMYK | 0 | 0.30 | 0.40 | 0.24 |
| HSL | 14.62º | 0.39% | 0.61% | - |
| HSV(B) | 14.62º | 0.4% | 0.76% | - |
| XYZ | 34.06 | 30.06 | 20.53 | - |
| YUV | 150.48 | 108.55 | 159.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 194 | 135 | 116 | 0 | 0.30 | 0.40 | 0.24 | 14.62 | 0.39 | 0.61 |
| Hex | C2 | 87 | 74 | 0 | 1E | 28 | 18 | F | 27 | 3D |
| Octal | 302 | 207 | 164 | 0 | 36 | 50 | 30 | 17 | 47 | 75 |
| Binary | 11000010 | 10000111 | 1110100 | 0 | 11110 | 101000 | 11000 | 1111 | 100111 | 111101 |
Color Harmonies of #C28774
Complementary color
Monochromatic Colors of #C28774
Black with #C28774
Text Example
Text Example
White with #C28774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C28774; }
p { color: rgb(194,135,116); }
H1.HeaderClassName
{
color: #C28774;
}
.AnyTagClassName
{
color: #C28774;
}
</style>
background-color css
<style>
a { background-color: #C28774; }
a { background-color: rgb(194,135,116); }
div.DivClassName
{
background-color: #C28774;
}
.BgClassName
{
background-color: #C28774;
}
</style>
border-color css
<style>
span { border-color: #C28774; }
span { border-color: rgb(194,135,116); }
td.TdClassName
{
border-color: #C28774;
}
.TagClassName
{
border-color: #C28774;
}
</style>