Shades of Korma #875325
Tints of Korma #875325
RGB
CMYK
RGB Variations
Color information
#875325 (or 0x875325) is known color: Korma. HEX triplet: 87, 53 and 25. RGB value is (135,83,37). Sum of RGB (Red+Green+Blue) = 135+83+37=255 (33% of max value = 765). Red value is 135 (53.12% from 255 or 52.94% from 255); Green value is 83 (32.81% from 255 or 32.55% from 255); Blue value is 37 (14.84% from 255 or 14.51% from 255); Max value from RGB is 135 - color contains mainly: red. Hex color #875325 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #875325 is #78ACDA. Grayscale: #5D5D5D. Windows color (decimal): -7908571 or 2446215. OLE color: 2446215.
HSL color Cylindrical-coordinate representation of color #875325: hue angle of 28.16º degrees, saturation: 0.57, 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 #875325 is Cyan = 0, Magento = 0.39, Yellow = 0.73 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 83 | 37 | - |
| CMYK | 0 | 0.39 | 0.73 | 0.47 |
| HSL | 28.16º | 0.57% | 0.34% | - |
| HSV(B) | 28.16º | 0.73% | 0.53% | - |
| XYZ | 13.42 | 11.47 | 3.26 | - |
| YUV | 93.3 | 96.23 | 157.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 83 | 37 | 0 | 0.39 | 0.73 | 0.47 | 28.16 | 0.57 | 0.34 |
| Hex | 87 | 53 | 25 | 0 | 27 | 49 | 2F | 1C | 39 | 22 |
| Octal | 207 | 123 | 45 | 0 | 47 | 111 | 57 | 34 | 71 | 42 |
| Binary | 10000111 | 1010011 | 100101 | 0 | 100111 | 1001001 | 101111 | 11100 | 111001 | 100010 |
Color Harmonies of #875325
Complementary color
Monochromatic Colors of #875325
Black with #875325
Text Example
Text Example
White with #875325
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875325; }
p { color: rgb(135,83,37); }
H1.HeaderClassName
{
color: #875325;
}
.AnyTagClassName
{
color: #875325;
}
</style>
background-color css
<style>
a { background-color: #875325; }
a { background-color: rgb(135,83,37); }
div.DivClassName
{
background-color: #875325;
}
.BgClassName
{
background-color: #875325;
}
</style>
border-color css
<style>
span { border-color: #875325; }
span { border-color: rgb(135,83,37); }
td.TdClassName
{
border-color: #875325;
}
.TagClassName
{
border-color: #875325;
}
</style>