Shades of Korma #884729
Tints of Korma #884729
RGB
CMYK
RGB Variations
Color information
#884729 (or 0x884729) is known color: Korma. HEX triplet: 88, 47 and 29. RGB value is (136,71,41). Sum of RGB (Red+Green+Blue) = 136+71+41=248 (32% of max value = 765). Red value is 136 (53.52% from 255 or 54.84% from 248); Green value is 71 (28.12% from 255 or 28.63% from 248); Blue value is 41 (16.41% from 255 or 16.53% from 248); Max value from RGB is 136 - color contains mainly: red. Hex color #884729 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #884729 is #77B8D6. Grayscale: #575757. Windows color (decimal): -7846103 or 2705288. OLE color: 2705288.
HSL color Cylindrical-coordinate representation of color #884729: hue angle of 18.95º degrees, saturation: 0.54, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #884729 is Cyan = 0, Magento = 0.48, Yellow = 0.70 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 71 | 41 | - |
| CMYK | 0 | 0.48 | 0.70 | 0.47 |
| HSL | 18.95º | 0.54% | 0.35% | - |
| HSV(B) | 18.95º | 0.7% | 0.53% | - |
| XYZ | 12.81 | 9.9 | 3.33 | - |
| YUV | 87.02 | 102.03 | 162.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 71 | 41 | 0 | 0.48 | 0.70 | 0.47 | 18.95 | 0.54 | 0.35 |
| Hex | 88 | 47 | 29 | 0 | 30 | 46 | 2F | 13 | 36 | 23 |
| Octal | 210 | 107 | 51 | 0 | 60 | 106 | 57 | 23 | 66 | 43 |
| Binary | 10001000 | 1000111 | 101001 | 0 | 110000 | 1000110 | 101111 | 10011 | 110110 | 100011 |
Color Harmonies of #884729
Complementary color
Monochromatic Colors of #884729
Black with #884729
Text Example
Text Example
White with #884729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #884729; }
p { color: rgb(136,71,41); }
H1.HeaderClassName
{
color: #884729;
}
.AnyTagClassName
{
color: #884729;
}
</style>
background-color css
<style>
a { background-color: #884729; }
a { background-color: rgb(136,71,41); }
div.DivClassName
{
background-color: #884729;
}
.BgClassName
{
background-color: #884729;
}
</style>
border-color css
<style>
span { border-color: #884729; }
span { border-color: rgb(136,71,41); }
td.TdClassName
{
border-color: #884729;
}
.TagClassName
{
border-color: #884729;
}
</style>