Shades of Korma #854426
Tints of Korma #854426
RGB
CMYK
RGB Variations
Color information
#854426 (or 0x854426) is known color: Korma. HEX triplet: 85, 44 and 26. RGB value is (133,68,38). Sum of RGB (Red+Green+Blue) = 133+68+38=239 (31% of max value = 765). Red value is 133 (52.34% from 255 or 55.65% from 239); Green value is 68 (26.95% from 255 or 28.45% from 239); Blue value is 38 (15.23% from 255 or 15.90% from 239); Max value from RGB is 133 - color contains mainly: red. Hex color #854426 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #854426 is #7ABBD9. Grayscale: #545454. Windows color (decimal): -8043482 or 2507909. OLE color: 2507909.
HSL color Cylindrical-coordinate representation of color #854426: hue angle of 18.95º 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 #854426 is Cyan = 0, Magento = 0.49, Yellow = 0.71 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 68 | 38 | - |
| CMYK | 0 | 0.49 | 0.71 | 0.48 |
| HSL | 18.95º | 0.56% | 0.34% | - |
| HSV(B) | 18.95º | 0.71% | 0.52% | - |
| XYZ | 12.09 | 9.26 | 2.98 | - |
| YUV | 84.02 | 102.03 | 162.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 68 | 38 | 0 | 0.49 | 0.71 | 0.48 | 18.95 | 0.56 | 0.34 |
| Hex | 85 | 44 | 26 | 0 | 31 | 47 | 30 | 13 | 38 | 22 |
| Octal | 205 | 104 | 46 | 0 | 61 | 107 | 60 | 23 | 70 | 42 |
| Binary | 10000101 | 1000100 | 100110 | 0 | 110001 | 1000111 | 110000 | 10011 | 111000 | 100010 |
Color Harmonies of #854426
Complementary color
Monochromatic Colors of #854426
Black with #854426
Text Example
Text Example
White with #854426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #854426; }
p { color: rgb(133,68,38); }
H1.HeaderClassName
{
color: #854426;
}
.AnyTagClassName
{
color: #854426;
}
</style>
background-color css
<style>
a { background-color: #854426; }
a { background-color: rgb(133,68,38); }
div.DivClassName
{
background-color: #854426;
}
.BgClassName
{
background-color: #854426;
}
</style>
border-color css
<style>
span { border-color: #854426; }
span { border-color: rgb(133,68,38); }
td.TdClassName
{
border-color: #854426;
}
.TagClassName
{
border-color: #854426;
}
</style>