Shades of Korma #884728
Tints of Korma #884728
RGB
CMYK
RGB Variations
Color information
#884728 (or 0x884728) is known color: Korma. HEX triplet: 88, 47 and 28. RGB value is (136,71,40). Sum of RGB (Red+Green+Blue) = 136+71+40=247 (32% of max value = 765). Red value is 136 (53.52% from 255 or 55.06% from 247); Green value is 71 (28.12% from 255 or 28.74% from 247); Blue value is 40 (16.02% from 255 or 16.19% from 247); Max value from RGB is 136 - color contains mainly: red. Hex color #884728 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #884728 is #77B8D7. Grayscale: #575757. Windows color (decimal): -7846104 or 2639752. OLE color: 2639752.
HSL color Cylindrical-coordinate representation of color #884728: hue angle of 19.38º degrees, saturation: 0.55, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #884728 is Cyan = 0, Magento = 0.48, Yellow = 0.71 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 71 | 40 | - |
| CMYK | 0 | 0.48 | 0.71 | 0.47 |
| HSL | 19.38º | 0.55% | 0.35% | - |
| HSV(B) | 19.38º | 0.71% | 0.53% | - |
| XYZ | 12.79 | 9.89 | 3.24 | - |
| YUV | 86.9 | 101.53 | 163.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 71 | 40 | 0 | 0.48 | 0.71 | 0.47 | 19.38 | 0.55 | 0.35 |
| Hex | 88 | 47 | 28 | 0 | 30 | 47 | 2F | 13 | 37 | 23 |
| Octal | 210 | 107 | 50 | 0 | 60 | 107 | 57 | 23 | 67 | 43 |
| Binary | 10001000 | 1000111 | 101000 | 0 | 110000 | 1000111 | 101111 | 10011 | 110111 | 100011 |
Color Harmonies of #884728
Complementary color
Monochromatic Colors of #884728
Black with #884728
Text Example
Text Example
White with #884728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #884728; }
p { color: rgb(136,71,40); }
H1.HeaderClassName
{
color: #884728;
}
.AnyTagClassName
{
color: #884728;
}
</style>
background-color css
<style>
a { background-color: #884728; }
a { background-color: rgb(136,71,40); }
div.DivClassName
{
background-color: #884728;
}
.BgClassName
{
background-color: #884728;
}
</style>
border-color css
<style>
span { border-color: #884728; }
span { border-color: rgb(136,71,40); }
td.TdClassName
{
border-color: #884728;
}
.TagClassName
{
border-color: #884728;
}
</style>