Shades of Korma #854928
Tints of Korma #854928
RGB
CMYK
RGB Variations
Color information
#854928 (or 0x854928) is known color: Korma. HEX triplet: 85, 49 and 28. RGB value is (133,73,40). Sum of RGB (Red+Green+Blue) = 133+73+40=246 (32% of max value = 765). Red value is 133 (52.34% from 255 or 54.07% from 246); Green value is 73 (28.91% from 255 or 29.67% from 246); Blue value is 40 (16.02% from 255 or 16.26% from 246); Max value from RGB is 133 - color contains mainly: red. Hex color #854928 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #854928 is #7AB6D7. Grayscale: #575757. Windows color (decimal): -8042200 or 2640261. OLE color: 2640261.
HSL color Cylindrical-coordinate representation of color #854928: hue angle of 21.29º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #854928 is Cyan = 0, Magento = 0.45, Yellow = 0.70 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 73 | 40 | - |
| CMYK | 0 | 0.45 | 0.70 | 0.48 |
| HSL | 21.29º | 0.54% | 0.34% | - |
| HSV(B) | 21.29º | 0.7% | 0.52% | - |
| XYZ | 12.44 | 9.9 | 3.26 | - |
| YUV | 87.18 | 101.38 | 160.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 73 | 40 | 0 | 0.45 | 0.70 | 0.48 | 21.29 | 0.54 | 0.34 |
| Hex | 85 | 49 | 28 | 0 | 2D | 46 | 30 | 15 | 36 | 22 |
| Octal | 205 | 111 | 50 | 0 | 55 | 106 | 60 | 25 | 66 | 42 |
| Binary | 10000101 | 1001001 | 101000 | 0 | 101101 | 1000110 | 110000 | 10101 | 110110 | 100010 |
Color Harmonies of #854928
Complementary color
Monochromatic Colors of #854928
Black with #854928
Text Example
Text Example
White with #854928
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #854928; }
p { color: rgb(133,73,40); }
H1.HeaderClassName
{
color: #854928;
}
.AnyTagClassName
{
color: #854928;
}
</style>
background-color css
<style>
a { background-color: #854928; }
a { background-color: rgb(133,73,40); }
div.DivClassName
{
background-color: #854928;
}
.BgClassName
{
background-color: #854928;
}
</style>
border-color css
<style>
span { border-color: #854928; }
span { border-color: rgb(133,73,40); }
td.TdClassName
{
border-color: #854928;
}
.TagClassName
{
border-color: #854928;
}
</style>