Shades of Korma #855428
Tints of Korma #855428
RGB
CMYK
RGB Variations
Color information
#855428 (or 0x855428) is known color: Korma. HEX triplet: 85, 54 and 28. RGB value is (133,84,40). Sum of RGB (Red+Green+Blue) = 133+84+40=257 (34% of max value = 765). Red value is 133 (52.34% from 255 or 51.75% from 257); Green value is 84 (33.20% from 255 or 32.68% from 257); Blue value is 40 (16.02% from 255 or 15.56% from 257); Max value from RGB is 133 - color contains mainly: red. Hex color #855428 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #855428 is #7AABD7. Grayscale: #5D5D5D. Windows color (decimal): -8039384 or 2643077. OLE color: 2643077.
HSL color Cylindrical-coordinate representation of color #855428: hue angle of 28.39º 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 #855428 is Cyan = 0, Magento = 0.37, Yellow = 0.70 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 84 | 40 | - |
| CMYK | 0 | 0.37 | 0.70 | 0.48 |
| HSL | 28.39º | 0.54% | 0.34% | - |
| HSV(B) | 28.39º | 0.7% | 0.52% | - |
| XYZ | 13.23 | 11.48 | 3.53 | - |
| YUV | 93.64 | 97.73 | 156.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 84 | 40 | 0 | 0.37 | 0.70 | 0.48 | 28.39 | 0.54 | 0.34 |
| Hex | 85 | 54 | 28 | 0 | 25 | 46 | 30 | 1C | 36 | 22 |
| Octal | 205 | 124 | 50 | 0 | 45 | 106 | 60 | 34 | 66 | 42 |
| Binary | 10000101 | 1010100 | 101000 | 0 | 100101 | 1000110 | 110000 | 11100 | 110110 | 100010 |
Color Harmonies of #855428
Complementary color
Monochromatic Colors of #855428
Black with #855428
Text Example
Text Example
White with #855428
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855428; }
p { color: rgb(133,84,40); }
H1.HeaderClassName
{
color: #855428;
}
.AnyTagClassName
{
color: #855428;
}
</style>
background-color css
<style>
a { background-color: #855428; }
a { background-color: rgb(133,84,40); }
div.DivClassName
{
background-color: #855428;
}
.BgClassName
{
background-color: #855428;
}
</style>
border-color css
<style>
span { border-color: #855428; }
span { border-color: rgb(133,84,40); }
td.TdClassName
{
border-color: #855428;
}
.TagClassName
{
border-color: #855428;
}
</style>