Shades of Korma #805328
Tints of Korma #805328
RGB
CMYK
RGB Variations
Color information
#805328 (or 0x805328) is known color: Korma. HEX triplet: 80, 53 and 28. RGB value is (128,83,40). Sum of RGB (Red+Green+Blue) = 128+83+40=251 (33% of max value = 765). Red value is 128 (50.39% from 255 or 51.00% from 251); Green value is 83 (32.81% from 255 or 33.07% from 251); Blue value is 40 (16.02% from 255 or 15.94% from 251); Max value from RGB is 128 - color contains mainly: red. Hex color #805328 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #805328 is #7FACD7. Grayscale: #5B5B5B. Windows color (decimal): -8367320 or 2642816. OLE color: 2642816.
HSL color Cylindrical-coordinate representation of color #805328: hue angle of 29.32º degrees, saturation: 0.52, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #805328 is Cyan = 0, Magento = 0.35, Yellow = 0.69 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 83 | 40 | - |
| CMYK | 0 | 0.35 | 0.69 | 0.50 |
| HSL | 29.32º | 0.52% | 0.33% | - |
| HSV(B) | 29.32º | 0.69% | 0.5% | - |
| XYZ | 12.38 | 10.93 | 3.46 | - |
| YUV | 91.55 | 98.91 | 154 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 83 | 40 | 0 | 0.35 | 0.69 | 0.50 | 29.32 | 0.52 | 0.33 |
| Hex | 80 | 53 | 28 | 0 | 23 | 45 | 32 | 1D | 34 | 21 |
| Octal | 200 | 123 | 50 | 0 | 43 | 105 | 62 | 35 | 64 | 41 |
| Binary | 10000000 | 1010011 | 101000 | 0 | 100011 | 1000101 | 110010 | 11101 | 110100 | 100001 |
Color Harmonies of #805328
Complementary color
Monochromatic Colors of #805328
Black with #805328
Text Example
Text Example
White with #805328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #805328; }
p { color: rgb(128,83,40); }
H1.HeaderClassName
{
color: #805328;
}
.AnyTagClassName
{
color: #805328;
}
</style>
background-color css
<style>
a { background-color: #805328; }
a { background-color: rgb(128,83,40); }
div.DivClassName
{
background-color: #805328;
}
.BgClassName
{
background-color: #805328;
}
</style>
border-color css
<style>
span { border-color: #805328; }
span { border-color: rgb(128,83,40); }
td.TdClassName
{
border-color: #805328;
}
.TagClassName
{
border-color: #805328;
}
</style>