Shades of Korma #845130
Tints of Korma #845130
RGB
CMYK
RGB Variations
Color information
#845130 (or 0x845130) is known color: Korma. HEX triplet: 84, 51 and 30. RGB value is (132,81,48). Sum of RGB (Red+Green+Blue) = 132+81+48=261 (34% of max value = 765). Red value is 132 (51.95% from 255 or 50.57% from 261); Green value is 81 (32.03% from 255 or 31.03% from 261); Blue value is 48 (19.14% from 255 or 18.39% from 261); Max value from RGB is 132 - color contains mainly: red. Hex color #845130 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #845130 is #7BAECF. Grayscale: #5C5C5C. Windows color (decimal): -8105680 or 3166596. OLE color: 3166596.
HSL color Cylindrical-coordinate representation of color #845130: hue angle of 23.57º degrees, saturation: 0.47, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #845130 is Cyan = 0, Magento = 0.39, Yellow = 0.64 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 81 | 48 | - |
| CMYK | 0 | 0.39 | 0.64 | 0.48 |
| HSL | 23.57º | 0.47% | 0.35% | - |
| HSV(B) | 23.57º | 0.64% | 0.52% | - |
| XYZ | 12.99 | 11 | 4.24 | - |
| YUV | 92.49 | 102.9 | 156.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 81 | 48 | 0 | 0.39 | 0.64 | 0.48 | 23.57 | 0.47 | 0.35 |
| Hex | 84 | 51 | 30 | 0 | 27 | 40 | 30 | 18 | 2F | 23 |
| Octal | 204 | 121 | 60 | 0 | 47 | 100 | 60 | 30 | 57 | 43 |
| Binary | 10000100 | 1010001 | 110000 | 0 | 100111 | 1000000 | 110000 | 11000 | 101111 | 100011 |
Color Harmonies of #845130
Complementary color
Monochromatic Colors of #845130
Black with #845130
Text Example
Text Example
White with #845130
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845130; }
p { color: rgb(132,81,48); }
H1.HeaderClassName
{
color: #845130;
}
.AnyTagClassName
{
color: #845130;
}
</style>
background-color css
<style>
a { background-color: #845130; }
a { background-color: rgb(132,81,48); }
div.DivClassName
{
background-color: #845130;
}
.BgClassName
{
background-color: #845130;
}
</style>
border-color css
<style>
span { border-color: #845130; }
span { border-color: rgb(132,81,48); }
td.TdClassName
{
border-color: #845130;
}
.TagClassName
{
border-color: #845130;
}
</style>