Shades of Korma #855431
Tints of Korma #855431
RGB
CMYK
RGB Variations
Color information
#855431 (or 0x855431) is known color: Korma. HEX triplet: 85, 54 and 31. RGB value is (133,84,49). Sum of RGB (Red+Green+Blue) = 133+84+49=266 (35% of max value = 765). Red value is 133 (52.34% from 255 or 50% from 266); Green value is 84 (33.20% from 255 or 31.58% from 266); Blue value is 49 (19.53% from 255 or 18.42% from 266); Max value from RGB is 133 - color contains mainly: red. Hex color #855431 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #855431 is #7AABCE. Grayscale: #5E5E5E. Windows color (decimal): -8039375 or 3232901. OLE color: 3232901.
HSL color Cylindrical-coordinate representation of color #855431: hue angle of 25º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #855431 is Cyan = 0, Magento = 0.37, Yellow = 0.63 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 84 | 49 | - |
| CMYK | 0 | 0.37 | 0.63 | 0.48 |
| HSL | 25º | 0.46% | 0.36% | - |
| HSV(B) | 25º | 0.63% | 0.52% | - |
| XYZ | 13.4 | 11.55 | 4.43 | - |
| YUV | 94.66 | 102.23 | 155.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 84 | 49 | 0 | 0.37 | 0.63 | 0.48 | 25 | 0.46 | 0.36 |
| Hex | 85 | 54 | 31 | 0 | 25 | 3F | 30 | 19 | 2E | 24 |
| Octal | 205 | 124 | 61 | 0 | 45 | 77 | 60 | 31 | 56 | 44 |
| Binary | 10000101 | 1010100 | 110001 | 0 | 100101 | 111111 | 110000 | 11001 | 101110 | 100100 |
Color Harmonies of #855431
Complementary color
Monochromatic Colors of #855431
Black with #855431
Text Example
Text Example
White with #855431
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855431; }
p { color: rgb(133,84,49); }
H1.HeaderClassName
{
color: #855431;
}
.AnyTagClassName
{
color: #855431;
}
</style>
background-color css
<style>
a { background-color: #855431; }
a { background-color: rgb(133,84,49); }
div.DivClassName
{
background-color: #855431;
}
.BgClassName
{
background-color: #855431;
}
</style>
border-color css
<style>
span { border-color: #855431; }
span { border-color: rgb(133,84,49); }
td.TdClassName
{
border-color: #855431;
}
.TagClassName
{
border-color: #855431;
}
</style>