Shades of Korma #885027
Tints of Korma #885027
RGB
CMYK
RGB Variations
Color information
#885027 (or 0x885027) is known color: Korma. HEX triplet: 88, 50 and 27. RGB value is (136,80,39). Sum of RGB (Red+Green+Blue) = 136+80+39=255 (33% of max value = 765). Red value is 136 (53.52% from 255 or 53.33% from 255); Green value is 80 (31.64% from 255 or 31.37% from 255); Blue value is 39 (15.62% from 255 or 15.29% from 255); Max value from RGB is 136 - color contains mainly: red. Hex color #885027 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #885027 is #77AFD8. Grayscale: #5C5C5C. Windows color (decimal): -7843801 or 2576520. OLE color: 2576520.
HSL color Cylindrical-coordinate representation of color #885027: hue angle of 25.36º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #885027 is Cyan = 0, Magento = 0.41, Yellow = 0.71 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 80 | 39 | - |
| CMYK | 0 | 0.41 | 0.71 | 0.47 |
| HSL | 25.36º | 0.55% | 0.34% | - |
| HSV(B) | 25.36º | 0.71% | 0.53% | - |
| XYZ | 13.39 | 11.12 | 3.36 | - |
| YUV | 92.07 | 98.05 | 159.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 80 | 39 | 0 | 0.41 | 0.71 | 0.47 | 25.36 | 0.55 | 0.34 |
| Hex | 88 | 50 | 27 | 0 | 29 | 47 | 2F | 19 | 37 | 22 |
| Octal | 210 | 120 | 47 | 0 | 51 | 107 | 57 | 31 | 67 | 42 |
| Binary | 10001000 | 1010000 | 100111 | 0 | 101001 | 1000111 | 101111 | 11001 | 110111 | 100010 |
Color Harmonies of #885027
Complementary color
Monochromatic Colors of #885027
Black with #885027
Text Example
Text Example
White with #885027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #885027; }
p { color: rgb(136,80,39); }
H1.HeaderClassName
{
color: #885027;
}
.AnyTagClassName
{
color: #885027;
}
</style>
background-color css
<style>
a { background-color: #885027; }
a { background-color: rgb(136,80,39); }
div.DivClassName
{
background-color: #885027;
}
.BgClassName
{
background-color: #885027;
}
</style>
border-color css
<style>
span { border-color: #885027; }
span { border-color: rgb(136,80,39); }
td.TdClassName
{
border-color: #885027;
}
.TagClassName
{
border-color: #885027;
}
</style>