Shades of Korma #875328
Tints of Korma #875328
RGB
CMYK
RGB Variations
Color information
#875328 (or 0x875328) is known color: Korma. HEX triplet: 87, 53 and 28. RGB value is (135,83,40). Sum of RGB (Red+Green+Blue) = 135+83+40=258 (34% of max value = 765). Red value is 135 (53.12% from 255 or 52.33% from 258); Green value is 83 (32.81% from 255 or 32.17% from 258); Blue value is 40 (16.02% from 255 or 15.50% from 258); Max value from RGB is 135 - color contains mainly: red. Hex color #875328 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #875328 is #78ACD7. Grayscale: #5D5D5D. Windows color (decimal): -7908568 or 2642823. OLE color: 2642823.
HSL color Cylindrical-coordinate representation of color #875328: hue angle of 27.16º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #875328 is Cyan = 0, Magento = 0.39, Yellow = 0.70 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 83 | 40 | - |
| CMYK | 0 | 0.39 | 0.70 | 0.47 |
| HSL | 27.16º | 0.54% | 0.34% | - |
| HSV(B) | 27.16º | 0.7% | 0.53% | - |
| XYZ | 13.47 | 11.49 | 3.52 | - |
| YUV | 93.65 | 97.73 | 157.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 83 | 40 | 0 | 0.39 | 0.70 | 0.47 | 27.16 | 0.54 | 0.34 |
| Hex | 87 | 53 | 28 | 0 | 27 | 46 | 2F | 1B | 36 | 22 |
| Octal | 207 | 123 | 50 | 0 | 47 | 106 | 57 | 33 | 66 | 42 |
| Binary | 10000111 | 1010011 | 101000 | 0 | 100111 | 1000110 | 101111 | 11011 | 110110 | 100010 |
Color Harmonies of #875328
Complementary color
Monochromatic Colors of #875328
Black with #875328
Text Example
Text Example
White with #875328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875328; }
p { color: rgb(135,83,40); }
H1.HeaderClassName
{
color: #875328;
}
.AnyTagClassName
{
color: #875328;
}
</style>
background-color css
<style>
a { background-color: #875328; }
a { background-color: rgb(135,83,40); }
div.DivClassName
{
background-color: #875328;
}
.BgClassName
{
background-color: #875328;
}
</style>
border-color css
<style>
span { border-color: #875328; }
span { border-color: rgb(135,83,40); }
td.TdClassName
{
border-color: #875328;
}
.TagClassName
{
border-color: #875328;
}
</style>