Shades of Korma #854626
Tints of Korma #854626
RGB
CMYK
RGB Variations
Color information
#854626 (or 0x854626) is known color: Korma. HEX triplet: 85, 46 and 26. RGB value is (133,70,38). Sum of RGB (Red+Green+Blue) = 133+70+38=241 (31% of max value = 765). Red value is 133 (52.34% from 255 or 55.19% from 241); Green value is 70 (27.73% from 255 or 29.05% from 241); Blue value is 38 (15.23% from 255 or 15.77% from 241); Max value from RGB is 133 - color contains mainly: red. Hex color #854626 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #854626 is #7AB9D9. Grayscale: #555555. Windows color (decimal): -8042970 or 2508421. OLE color: 2508421.
HSL color Cylindrical-coordinate representation of color #854626: hue angle of 20.21º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #854626 is Cyan = 0, Magento = 0.47, Yellow = 0.71 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 70 | 38 | - |
| CMYK | 0 | 0.47 | 0.71 | 0.48 |
| HSL | 20.21º | 0.56% | 0.34% | - |
| HSV(B) | 20.21º | 0.71% | 0.52% | - |
| XYZ | 12.21 | 9.51 | 3.03 | - |
| YUV | 85.19 | 101.37 | 162.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 70 | 38 | 0 | 0.47 | 0.71 | 0.48 | 20.21 | 0.56 | 0.34 |
| Hex | 85 | 46 | 26 | 0 | 2F | 47 | 30 | 14 | 38 | 22 |
| Octal | 205 | 106 | 46 | 0 | 57 | 107 | 60 | 24 | 70 | 42 |
| Binary | 10000101 | 1000110 | 100110 | 0 | 101111 | 1000111 | 110000 | 10100 | 111000 | 100010 |
Color Harmonies of #854626
Complementary color
Monochromatic Colors of #854626
Black with #854626
Text Example
Text Example
White with #854626
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #854626; }
p { color: rgb(133,70,38); }
H1.HeaderClassName
{
color: #854626;
}
.AnyTagClassName
{
color: #854626;
}
</style>
background-color css
<style>
a { background-color: #854626; }
a { background-color: rgb(133,70,38); }
div.DivClassName
{
background-color: #854626;
}
.BgClassName
{
background-color: #854626;
}
</style>
border-color css
<style>
span { border-color: #854626; }
span { border-color: rgb(133,70,38); }
td.TdClassName
{
border-color: #854626;
}
.TagClassName
{
border-color: #854626;
}
</style>