Shades of Korma #885326
Tints of Korma #885326
RGB
CMYK
RGB Variations
Color information
#885326 (or 0x885326) is known color: Korma. HEX triplet: 88, 53 and 26. RGB value is (136,83,38). Sum of RGB (Red+Green+Blue) = 136+83+38=257 (34% of max value = 765). Red value is 136 (53.52% from 255 or 52.92% from 257); Green value is 83 (32.81% from 255 or 32.30% from 257); Blue value is 38 (15.23% from 255 or 14.79% from 257); Max value from RGB is 136 - color contains mainly: red. Hex color #885326 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #885326 is #77ACD9. Grayscale: #5D5D5D. Windows color (decimal): -7843034 or 2511752. OLE color: 2511752.
HSL color Cylindrical-coordinate representation of color #885326: hue angle of 27.55º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #885326 is Cyan = 0, Magento = 0.39, Yellow = 0.72 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 83 | 38 | - |
| CMYK | 0 | 0.39 | 0.72 | 0.47 |
| HSL | 27.55º | 0.56% | 0.34% | - |
| HSV(B) | 27.55º | 0.72% | 0.53% | - |
| XYZ | 13.6 | 11.56 | 3.35 | - |
| YUV | 93.72 | 96.56 | 158.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 83 | 38 | 0 | 0.39 | 0.72 | 0.47 | 27.55 | 0.56 | 0.34 |
| Hex | 88 | 53 | 26 | 0 | 27 | 48 | 2F | 1C | 38 | 22 |
| Octal | 210 | 123 | 46 | 0 | 47 | 110 | 57 | 34 | 70 | 42 |
| Binary | 10001000 | 1010011 | 100110 | 0 | 100111 | 1001000 | 101111 | 11100 | 111000 | 100010 |
Color Harmonies of #885326
Complementary color
Monochromatic Colors of #885326
Black with #885326
Text Example
Text Example
White with #885326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #885326; }
p { color: rgb(136,83,38); }
H1.HeaderClassName
{
color: #885326;
}
.AnyTagClassName
{
color: #885326;
}
</style>
background-color css
<style>
a { background-color: #885326; }
a { background-color: rgb(136,83,38); }
div.DivClassName
{
background-color: #885326;
}
.BgClassName
{
background-color: #885326;
}
</style>
border-color css
<style>
span { border-color: #885326; }
span { border-color: rgb(136,83,38); }
td.TdClassName
{
border-color: #885326;
}
.TagClassName
{
border-color: #885326;
}
</style>