Shades of Korma #875433
Tints of Korma #875433
RGB
CMYK
RGB Variations
Color information
#875433 (or 0x875433) is known color: Korma. HEX triplet: 87, 54 and 33. RGB value is (135,84,51). Sum of RGB (Red+Green+Blue) = 135+84+51=270 (35% of max value = 765). Red value is 135 (53.12% from 255 or 50% from 270); Green value is 84 (33.20% from 255 or 31.11% from 270); Blue value is 51 (20.31% from 255 or 18.89% from 270); Max value from RGB is 135 - color contains mainly: red. Hex color #875433 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #875433 is #78ABCC. Grayscale: #5F5F5F. Windows color (decimal): -7908301 or 3363975. OLE color: 3363975.
HSL color Cylindrical-coordinate representation of color #875433: hue angle of 23.57º degrees, saturation: 0.45, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #875433 is Cyan = 0, Magento = 0.38, Yellow = 0.62 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 84 | 51 | - |
| CMYK | 0 | 0.38 | 0.62 | 0.47 |
| HSL | 23.57º | 0.45% | 0.36% | - |
| HSV(B) | 23.57º | 0.62% | 0.53% | - |
| XYZ | 13.76 | 11.73 | 4.67 | - |
| YUV | 95.49 | 102.9 | 156.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 84 | 51 | 0 | 0.38 | 0.62 | 0.47 | 23.57 | 0.45 | 0.36 |
| Hex | 87 | 54 | 33 | 0 | 26 | 3E | 2F | 18 | 2D | 24 |
| Octal | 207 | 124 | 63 | 0 | 46 | 76 | 57 | 30 | 55 | 44 |
| Binary | 10000111 | 1010100 | 110011 | 0 | 100110 | 111110 | 101111 | 11000 | 101101 | 100100 |
Color Harmonies of #875433
Complementary color
Monochromatic Colors of #875433
Black with #875433
Text Example
Text Example
White with #875433
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875433; }
p { color: rgb(135,84,51); }
H1.HeaderClassName
{
color: #875433;
}
.AnyTagClassName
{
color: #875433;
}
</style>
background-color css
<style>
a { background-color: #875433; }
a { background-color: rgb(135,84,51); }
div.DivClassName
{
background-color: #875433;
}
.BgClassName
{
background-color: #875433;
}
</style>
border-color css
<style>
span { border-color: #875433; }
span { border-color: rgb(135,84,51); }
td.TdClassName
{
border-color: #875433;
}
.TagClassName
{
border-color: #875433;
}
</style>