Shades of Korma #875224
Tints of Korma #875224
RGB
CMYK
RGB Variations
Color information
#875224 (or 0x875224) is known color: Korma. HEX triplet: 87, 52 and 24. RGB value is (135,82,36). Sum of RGB (Red+Green+Blue) = 135+82+36=253 (33% of max value = 765). Red value is 135 (53.12% from 255 or 53.36% from 253); Green value is 82 (32.42% from 255 or 32.41% from 253); Blue value is 36 (14.45% from 255 or 14.23% from 253); Max value from RGB is 135 - color contains mainly: red. Hex color #875224 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #875224 is #78ADDB. Grayscale: #5C5C5C. Windows color (decimal): -7908828 or 2380423. OLE color: 2380423.
HSL color Cylindrical-coordinate representation of color #875224: hue angle of 27.88º degrees, saturation: 0.58, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #875224 is Cyan = 0, Magento = 0.39, Yellow = 0.73 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 82 | 36 | - |
| CMYK | 0 | 0.39 | 0.73 | 0.47 |
| HSL | 27.88º | 0.58% | 0.34% | - |
| HSV(B) | 27.88º | 0.73% | 0.53% | - |
| XYZ | 13.33 | 11.31 | 3.15 | - |
| YUV | 92.6 | 96.06 | 158.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 82 | 36 | 0 | 0.39 | 0.73 | 0.47 | 27.88 | 0.58 | 0.34 |
| Hex | 87 | 52 | 24 | 0 | 27 | 49 | 2F | 1C | 3A | 22 |
| Octal | 207 | 122 | 44 | 0 | 47 | 111 | 57 | 34 | 72 | 42 |
| Binary | 10000111 | 1010010 | 100100 | 0 | 100111 | 1001001 | 101111 | 11100 | 111010 | 100010 |
Color Harmonies of #875224
Complementary color
Monochromatic Colors of #875224
Black with #875224
Text Example
Text Example
White with #875224
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875224; }
p { color: rgb(135,82,36); }
H1.HeaderClassName
{
color: #875224;
}
.AnyTagClassName
{
color: #875224;
}
</style>
background-color css
<style>
a { background-color: #875224; }
a { background-color: rgb(135,82,36); }
div.DivClassName
{
background-color: #875224;
}
.BgClassName
{
background-color: #875224;
}
</style>
border-color css
<style>
span { border-color: #875224; }
span { border-color: rgb(135,82,36); }
td.TdClassName
{
border-color: #875224;
}
.TagClassName
{
border-color: #875224;
}
</style>