Shades of Korma #875327
Tints of Korma #875327
RGB
CMYK
RGB Variations
Color information
#875327 (or 0x875327) is known color: Korma. HEX triplet: 87, 53 and 27. RGB value is (135,83,39). Sum of RGB (Red+Green+Blue) = 135+83+39=257 (34% of max value = 765). Red value is 135 (53.12% from 255 or 52.53% from 257); Green value is 83 (32.81% from 255 or 32.30% from 257); Blue value is 39 (15.62% from 255 or 15.18% from 257); Max value from RGB is 135 - color contains mainly: red. Hex color #875327 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #875327 is #78ACD8. Grayscale: #5D5D5D. Windows color (decimal): -7908569 or 2577287. OLE color: 2577287.
HSL color Cylindrical-coordinate representation of color #875327: hue angle of 27.5º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #875327 is Cyan = 0, Magento = 0.39, Yellow = 0.71 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 83 | 39 | - |
| CMYK | 0 | 0.39 | 0.71 | 0.47 |
| HSL | 27.5º | 0.55% | 0.34% | - |
| HSV(B) | 27.5º | 0.71% | 0.53% | - |
| XYZ | 13.45 | 11.48 | 3.43 | - |
| YUV | 93.53 | 97.23 | 157.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 83 | 39 | 0 | 0.39 | 0.71 | 0.47 | 27.5 | 0.55 | 0.34 |
| Hex | 87 | 53 | 27 | 0 | 27 | 47 | 2F | 1C | 37 | 22 |
| Octal | 207 | 123 | 47 | 0 | 47 | 107 | 57 | 34 | 67 | 42 |
| Binary | 10000111 | 1010011 | 100111 | 0 | 100111 | 1000111 | 101111 | 11100 | 110111 | 100010 |
Color Harmonies of #875327
Complementary color
Monochromatic Colors of #875327
Black with #875327
Text Example
Text Example
White with #875327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875327; }
p { color: rgb(135,83,39); }
H1.HeaderClassName
{
color: #875327;
}
.AnyTagClassName
{
color: #875327;
}
</style>
background-color css
<style>
a { background-color: #875327; }
a { background-color: rgb(135,83,39); }
div.DivClassName
{
background-color: #875327;
}
.BgClassName
{
background-color: #875327;
}
</style>
border-color css
<style>
span { border-color: #875327; }
span { border-color: rgb(135,83,39); }
td.TdClassName
{
border-color: #875327;
}
.TagClassName
{
border-color: #875327;
}
</style>