Shades of Korma #845125
Tints of Korma #845125
RGB
CMYK
RGB Variations
Color information
#845125 (or 0x845125) is known color: Korma. HEX triplet: 84, 51 and 25. RGB value is (132,81,37). Sum of RGB (Red+Green+Blue) = 132+81+37=250 (33% of max value = 765). Red value is 132 (51.95% from 255 or 52.8% from 250); Green value is 81 (32.03% from 255 or 32.4% from 250); Blue value is 37 (14.84% from 255 or 14.8% from 250); Max value from RGB is 132 - color contains mainly: red. Hex color #845125 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #845125 is #7BAEDA. Grayscale: #5B5B5B. Windows color (decimal): -8105691 or 2445700. OLE color: 2445700.
HSL color Cylindrical-coordinate representation of color #845125: hue angle of 27.79º 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 #845125 is Cyan = 0, Magento = 0.39, Yellow = 0.72 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 81 | 37 | - |
| CMYK | 0 | 0.39 | 0.72 | 0.48 |
| HSL | 27.79º | 0.56% | 0.33% | - |
| HSV(B) | 27.79º | 0.72% | 0.52% | - |
| XYZ | 12.79 | 10.92 | 3.18 | - |
| YUV | 91.23 | 97.4 | 157.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 81 | 37 | 0 | 0.39 | 0.72 | 0.48 | 27.79 | 0.56 | 0.33 |
| Hex | 84 | 51 | 25 | 0 | 27 | 48 | 30 | 1C | 38 | 21 |
| Octal | 204 | 121 | 45 | 0 | 47 | 110 | 60 | 34 | 70 | 41 |
| Binary | 10000100 | 1010001 | 100101 | 0 | 100111 | 1001000 | 110000 | 11100 | 111000 | 100001 |
Color Harmonies of #845125
Complementary color
Monochromatic Colors of #845125
Black with #845125
Text Example
Text Example
White with #845125
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845125; }
p { color: rgb(132,81,37); }
H1.HeaderClassName
{
color: #845125;
}
.AnyTagClassName
{
color: #845125;
}
</style>
background-color css
<style>
a { background-color: #845125; }
a { background-color: rgb(132,81,37); }
div.DivClassName
{
background-color: #845125;
}
.BgClassName
{
background-color: #845125;
}
</style>
border-color css
<style>
span { border-color: #845125; }
span { border-color: rgb(132,81,37); }
td.TdClassName
{
border-color: #845125;
}
.TagClassName
{
border-color: #845125;
}
</style>