Shades of Korma #875229
Tints of Korma #875229
RGB
CMYK
RGB Variations
Color information
#875229 (or 0x875229) is known color: Korma. HEX triplet: 87, 52 and 29. RGB value is (135,82,41). Sum of RGB (Red+Green+Blue) = 135+82+41=258 (34% of max value = 765). Red value is 135 (53.12% from 255 or 52.33% from 258); Green value is 82 (32.42% from 255 or 31.78% from 258); Blue value is 41 (16.41% from 255 or 15.89% from 258); Max value from RGB is 135 - color contains mainly: red. Hex color #875229 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #875229 is #78ADD6. Grayscale: #5D5D5D. Windows color (decimal): -7908823 or 2708103. OLE color: 2708103.
HSL color Cylindrical-coordinate representation of color #875229: hue angle of 26.17º degrees, saturation: 0.53, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #875229 is Cyan = 0, Magento = 0.39, Yellow = 0.70 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 82 | 41 | - |
| CMYK | 0 | 0.39 | 0.70 | 0.47 |
| HSL | 26.17º | 0.53% | 0.35% | - |
| HSV(B) | 26.17º | 0.7% | 0.53% | - |
| XYZ | 13.41 | 11.35 | 3.58 | - |
| YUV | 93.17 | 98.56 | 157.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 82 | 41 | 0 | 0.39 | 0.70 | 0.47 | 26.17 | 0.53 | 0.35 |
| Hex | 87 | 52 | 29 | 0 | 27 | 46 | 2F | 1A | 35 | 23 |
| Octal | 207 | 122 | 51 | 0 | 47 | 106 | 57 | 32 | 65 | 43 |
| Binary | 10000111 | 1010010 | 101001 | 0 | 100111 | 1000110 | 101111 | 11010 | 110101 | 100011 |
Color Harmonies of #875229
Complementary color
Monochromatic Colors of #875229
Black with #875229
Text Example
Text Example
White with #875229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875229; }
p { color: rgb(135,82,41); }
H1.HeaderClassName
{
color: #875229;
}
.AnyTagClassName
{
color: #875229;
}
</style>
background-color css
<style>
a { background-color: #875229; }
a { background-color: rgb(135,82,41); }
div.DivClassName
{
background-color: #875229;
}
.BgClassName
{
background-color: #875229;
}
</style>
border-color css
<style>
span { border-color: #875229; }
span { border-color: rgb(135,82,41); }
td.TdClassName
{
border-color: #875229;
}
.TagClassName
{
border-color: #875229;
}
</style>