Shades of Korma #844725
Tints of Korma #844725
RGB
CMYK
RGB Variations
Color information
#844725 (or 0x844725) is known color: Korma. HEX triplet: 84, 47 and 25. RGB value is (132,71,37). Sum of RGB (Red+Green+Blue) = 132+71+37=240 (31% of max value = 765). Red value is 132 (51.95% from 255 or 55% from 240); Green value is 71 (28.12% from 255 or 29.58% from 240); Blue value is 37 (14.84% from 255 or 15.42% from 240); Max value from RGB is 132 - color contains mainly: red. Hex color #844725 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #844725 is #7BB8DA. Grayscale: #555555. Windows color (decimal): -8108251 or 2443140. OLE color: 2443140.
HSL color Cylindrical-coordinate representation of color #844725: hue angle of 21.47º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #844725 is Cyan = 0, Magento = 0.46, Yellow = 0.72 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 71 | 37 | - |
| CMYK | 0 | 0.46 | 0.72 | 0.48 |
| HSL | 21.47º | 0.56% | 0.33% | - |
| HSV(B) | 21.47º | 0.72% | 0.52% | - |
| XYZ | 12.1 | 9.55 | 2.95 | - |
| YUV | 85.36 | 100.71 | 161.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 71 | 37 | 0 | 0.46 | 0.72 | 0.48 | 21.47 | 0.56 | 0.33 |
| Hex | 84 | 47 | 25 | 0 | 2E | 48 | 30 | 15 | 38 | 21 |
| Octal | 204 | 107 | 45 | 0 | 56 | 110 | 60 | 25 | 70 | 41 |
| Binary | 10000100 | 1000111 | 100101 | 0 | 101110 | 1001000 | 110000 | 10101 | 111000 | 100001 |
Color Harmonies of #844725
Complementary color
Monochromatic Colors of #844725
Black with #844725
Text Example
Text Example
White with #844725
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #844725; }
p { color: rgb(132,71,37); }
H1.HeaderClassName
{
color: #844725;
}
.AnyTagClassName
{
color: #844725;
}
</style>
background-color css
<style>
a { background-color: #844725; }
a { background-color: rgb(132,71,37); }
div.DivClassName
{
background-color: #844725;
}
.BgClassName
{
background-color: #844725;
}
</style>
border-color css
<style>
span { border-color: #844725; }
span { border-color: rgb(132,71,37); }
td.TdClassName
{
border-color: #844725;
}
.TagClassName
{
border-color: #844725;
}
</style>